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 渦??節??? 100010010101000100111111001111111001000011011111001111110011111100111111 89513f3f90df3f3f3f
EUC-JP 渦??節??飡 1011000110110010001111110011111111000000111000010011111100111111100011111110100011001000 b1b23f3fc0e13f3f8fe8c8
UTF-8 渦잋툑節방㎛飡 111001101011100010100110111011001001111010001011111011011000100010010001111001111010111110000000111010111011000010101001111000111000111010011011111010011010001110100001 e6b8a6ec9e8bed8891e7af80ebb0a9e38e9be9a3a1
UHC 渦잋툑節방㎛飡 1110100010111110100111111110010010111000100010001110111110111101101110011110011010100111101011011110000111100010 e8be9fe4b888efbdb9e6a7ade1e2

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