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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???椅ゅ?袁λ? 00111111001111110011111110001000110101101000001011100011001111111110010111001101100000111100100100111111 3f3f3f88d682e33fe5cd83c93f
EUC-JP ???椅ゅ?袁λ? 00111111001111110011111110110000110110001010010011100101001111111110101011001111101001101100101100111111 3f3f3fb0d8a4e53feacfa6cb3f
UTF-8 閱묐벉椅ゅ폑袁λ쨨 1110100110010110101100011110101110101100100100001110101110110010100010011110011010100100100001011110001110000010100001011110110110001111100100011110100010100010100000011100111010111011111011001010100010101000 e996b1ebac90ebb289e6a485e38285ed8f91e8a281cebbeca8a8
UHC 閱묐벉椅ゅ폑袁λ쨨 111001101111001110010001111010111001001110101100111010111111010110101010111001011011110010011011111010101011111010100101111010111010010010000011 e6f391eb93acebf5aae5bc9beabea5eba483

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