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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?瑙??達?瑙??達B 001111111110000011101101001111110011111110010010010000100011111111100000111011010011111100111111100100100100001001000010 3fe0ed3f3f92423fe0ed3f3f924242
EUC-JP ?瑙??達?瑙??達B 001111111110000011101111001111110011111111000011101000110011111111100000111011110011111100111111110000111010001101000010 3fe0ef3f3fc3a33fe0ef3f3fc3a342
UTF-8 렺瑙렱렺達렺瑙렱렺達B 11101011101000001011101011100111100100011001100111101011101000001011000111101011101000001011101011101001100000011001010011101011101000001011101011100111100100011001100111101011101000001011000111101011101000001011101011101001100000011001010001000010 eba0bae79199eba0b1eba0bae98194eba0bae79199eba0b1eba0bae9819442
UHC 렺瑙렱렺達렺瑙렱렺達B 100011101100001011010010110001011000111010111110100011101100001011010011101110011000111011000010110100101100010110001110101111101000111011000010110100111011100101000010 8ec2d2c58ebe8ec2d3b98ec2d2c58ebe8ec2d3b942

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