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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 癲???堊??? 11100001100111110011111100111111001111111001101010111111001111110011111100111111 e19f3f3f3f9abf3f3f3f
EUC-JP 癲???堊??靷 111000101010000100111111001111110011111111010100110000010011111100111111100011111110011110111101 e2a13f3f3fd4c13f3f8fe7bd
UTF-8 癲욌맩짹堊묒뇴靷 111001111001100110110010111011001001101010001100111010111010011110101001111011001010011110111001111001011010000010001010111010111010110010010010111010111000011110110100111010011001110110110111 e799b2ec9a8ceba7a9eca7b9e5a08aebac92eb87b4e99db7
UHC 癲욌맩짹堊묒뇴靷 11101111101001101001111011101011100100001011000111000010101100011110010010111110100100011110110010000111100110001110110011100110 efa69eeb90b1c2b1e4be91ec8798ece6

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