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 0011111110010000010011000011111100111111001111111001000001001100001111110011111101000010 3f904c3f3f3f904c3f3f42
EUC-JP ?伸???伸??B 0011111110111111101011010011111100111111001111111011111110101101001111110011111101000010 3fbfad3f3f3fbfad3f3f42
UTF-8 렒伸렭롕렒伸렭롕B 11101011101000001001001011100100101111001011100011101011101000001010110111101011101000011001010111101011101000001001001011100100101111001011100011101011101000001010110111101011101000011001010101000010 eba092e4bcb8eba0adeba195eba092e4bcb8eba0adeba19542
UHC 렒伸렭롕렒伸렭롕B 1000111010100111111000111101111110001110101110101000111011011001100011101010011111100011110111111000111010111010100011101101100101000010 8ea7e3df8eba8ed98ea7e3df8eba8ed942

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