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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 雅??亥?雅??亥?B 100010011110101100111111001111111000100011100101001111111000100111101011001111110011111110001000111001010011111101000010 89eb3f3f88e53f89eb3f3f88e53f42
EUC-JP 雅??亥?雅??亥?B 101100101110110100111111001111111011000011100111001111111011001011101101001111110011111110110000111001110011111101000010 b2ed3f3fb0e73fb2ed3f3fb0e73f42
UTF-8 雅덇옇亥뭭雅덇옇亥뭭B 11101001100110111000010111101011100011011000011111101100100110001000011111100100101110101010010111101011101011011010110111101001100110111000010111101011100011011000011111101100100110001000011111100100101110101010010111101011101011011010110101000010 e99b85eb8d87ec9887e4baa5ebadade99b85eb8d87ec9887e4baa5ebadad42
UHC 雅덇옇亥뭭雅덇옇亥뭭B 111001001011101010001000111010101011111110111000111110101010010010010010011101101110010010111010100010001110101010111111101110001111101010100100100100100111011001000010 e4ba88eabfb8faa49276e4ba88eabfb8faa4927642

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