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 ???????\ 0011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f5c
SJIS-WIN ???????\ 0011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f5c
EUC-JP ???????\ 0011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f5c
UTF-8 렻셍렟렻렋렻렭\ 11101011101000001011101111101100100001011000110111101011101000001001111111101011101000001011101111101011101000001000101111101011101000001011101111101011101000001010110101011100 eba0bbec858deba09feba0bbeba08beba0bbeba0ad5c
UHC 렻셍렟렻렋렻렭\ 100011101100001110111100110001001000111010110000100011101100001110001110101000101000111011000011100011101011101001011100 8ec3bcc48eb08ec38ea28ec38eba5c

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