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 ????@?????? 0011111100111111001111110011111101000000001111110011111100111111001111110011111100111111 3f3f3f3f403f3f3f3f3f3f
SJIS-WIN ????@?????? 0011111100111111001111110011111101000000001111110011111100111111001111110011111100111111 3f3f3f3f403f3f3f3f3f3f
EUC-JP ????@?????? 0011111100111111001111110011111101000000001111110011111100111111001111110011111100111111 3f3f3f3f403f3f3f3f3f3f
UTF-8 렯렽렯렱@렯렼센셕렯렦 11101011101000001010111111101011101000001011110111101011101000001010111111101011101000001011000101000000111010111010000010101111111010111010000010111100111011001000010010111100111011001000010110010101111010111010000010101111111010111010000010100110 eba0afeba0bdeba0afeba0b140eba0afeba0bcec84bcec8595eba0afeba0a6
UHC 렯렽렯렱@렯렼센셕렯렦 100011101011110010001110110001011000111010111100100011101011111001000000100011101011110010001110110001001011110010111110101111001100011010001110101111001000111010110101 8ebc8ec58ebc8ebe408ebc8ec4bcbebcc68ebc8eb5

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