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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???鰻???? 001111110011111100111111100010010101011000111111001111110011111100111111 3f3f3f89563f3f3f3f
EUC-JP ???鰻???? 001111110011111100111111101100011011011100111111001111110011111100111111 3f3f3fb1b73f3f3f3f
UTF-8 렺렟렻鰻씽렋렻렩 111010111010000010111010111010111010000010011111111010111010000010111011111010011011000010111011111011001001010010111101111010111010000010001011111010111010000010111011111010111010000010101001 eba0baeba09feba0bbe9b0bbec94bdeba08beba0bbeba0a9
UHC 렺렟렻鰻씽렋렻렩 10001110110000101000111010110000100011101100001111011000110001001011111011000101100011101010001010001110110000111000111010110111 8ec28eb08ec3d8c4bec58ea28ec38eb7

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