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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 在?蹄?在?蹄?B 10001101110111010011111110010010111110110011111110001101110111010011111110010010111110110011111101000010 8ddd3f92fb3f8ddd3f92fb3f42
EUC-JP 在?蹄?在?蹄?B 10111010110111110011111111000100111111010011111110111010110111110011111111000100111111010011111101000010 badf3fc4fd3fbadf3fc4fd3f42
UTF-8 在렱蹄렰在렱蹄렰B 11100101100111001010100011101011101000001011000111101000101110011000010011101011101000001011000011100101100111001010100011101011101000001011000111101000101110011000010011101011101000001011000001000010 e59ca8eba0b1e8b984eba0b0e59ca8eba0b1e8b984eba0b042
UHC 在렱蹄렰在렱蹄렰B 1110111010100100100011101011111011110000101101001000111010111101111011101010010010001110101111101111000010110100100011101011110101000010 eea48ebef0b48ebdeea48ebef0b48ebd42

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