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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN イ朗ケイ朗ョ^ 11110000101011111011001011111010111000001011100111110000101011111011001011111010111000001010111001011110 f0afb2fae0b9f0afb2fae0ae5e
EUC-JP ?イ?ケ?イ?ョ^ 00111111100011101011001000111111100011101011100100111111100011101011001000111111100011101010111001011110 3f8eb23f8eb93f8eb23f8eae5e
UTF-8 イ朗ケイ朗ョ^ 11101110100000011010111011101111101111011011001011101111101001001010100111101111101111011011100111101110100000011010111011101111101111011011001011101111101001001010100111101111101111011010111001011110 ee81aeefbdb2efa4a9efbdb9ee81aeefbdb2efa4a9efbdae5e
UHC ??朗???朗?^ 0011111100111111110100101010100000111111001111110011111111010010101010000011111101011110 3f3fd2a83f3f3fd2a83f5e

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