To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???B{N}???B{N{^ 001111110011111100111111010000100111101101001110011111010011111100111111001111110100001001111011010011100111101101011110 3f3f3f427b4e7d3f3f3f427b4e7b5e
SJIS-WIN 塢??B{N}塢??B{N{^ 1001101011000111001111110011111101000010011110110100111001111101100110101100011100111111001111110100001001111011010011100111101101011110 9ac73f3f427b4e7d9ac73f3f427b4e7b5e
EUC-JP 塢??B{N}塢??B{N{^ 1101010011001001001111110011111101000010011110110100111001111101110101001100100100111111001111110100001001111011010011100111101101011110 d4c93f3f427b4e7dd4c93f3f427b4e7b5e
UTF-8 塢울숴B{N}塢울숴B{N{^ 111001011010000110100010111011001001101010111000111011001000100010110100010000100111101101001110011111011110010110100001101000101110110010011010101110001110110010001000101101000100001001111011010011100111101101011110 e5a1a2ec9ab8ec88b4427b4e7de5a1a2ec9ab8ec88b4427b4e7b5e
UHC 塢울숴B{N}塢울숴B{N{^ 111001111111000110111111111011111011110110100100010000100111101101001110011111011110011111110001101111111110111110111101101001000100001001111011010011100111101101011110 e7f1bfefbda4427b4e7de7f1bfefbda4427b4e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)