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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 葉??厓る?厓 1001011101110100001111110011111111111010100011011000001011101001001111111111101010001101 97743f3ffa8d82e93ffa8d
EUC-JP 葉??厓る?厓 11001101110101010011111100111111100011111011010011000111101001001110101100111111100011111011010011000111 cdd53f3f8fb4c7a4eb3f8fb4c7
UTF-8 葉띕젡厓る젒厓 111010001001000110001001111010111001110110010101111011001010000010100001111001011000111010010011111000111000001010001011111011001010000010010010111001011000111010010011 e89189eb9d95eca0a1e58e93e3828beca092e58e93
UHC 葉띕젡厓る젒厓 1110011110101000101101101110101110100000100110101110010011101101101010101110101110100000100100011110010011101101 e7a8b6eba09ae4edaaeba091e4ed

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