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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???節??? 0011111100111111001111111001000011011111001111110011111100111111 3f3f3f90df3f3f3f
EUC-JP ???節??邕 00111111001111110011111111000000111000010011111100111111100011111110000111101101 3f3f3fc0e13f3f8fe1ed
UTF-8 廉뉓쵕節㏝떃邕 111011111010011010100010111010111000100110010011111011001011010110010101111001111010111110000000111000111000111110011101111010111001011010000011111010011000001010010101 efa6a2eb8993ecb595e7af80e38f9deb9683e98295
UHC 廉뉓쵕節㏝떃邕 1110011011110101100001111110100010101100100101111110111110111101101001111110100110001011100110011110100010111011 e6f587e8ac97efbda7e98b99e8bb

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