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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?彧???????? 0011111111111010101110010011111100111111001111110011111100111111001111110011111100111111 3ffab93f3f3f3f3f3f3f3f
EUC-JP ?彧???????? 001111111000111110111100111111100011111100111111001111110011111100111111001111110011111100111111 3f8fbcfe3f3f3f3f3f3f3f3f
UTF-8 렱彧렲렯롚렱렽솟렯렧 111010111010000010110001111001011011110110100111111010111010000010110010111010111010000010101111111010111010000110011010111010111010000010110001111010111010000010111101111011001000011010011111111010111010000010101111111010111010000010100111 eba0b1e5bda7eba0b2eba0afeba19aeba0b1eba0bdec869feba0afeba0a7
UHC 렱彧렲렯롚렱렽솟렯렧 1000111010111110111010011110111010001110101111111000111010111100100011101101111010001110101111101000111011000101101111001101101010001110101111001000111010110110 8ebee9ee8ebf8ebc8ede8ebe8ec5bcda8ebc8eb6

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