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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 渦??焙}渦??焙{^ 100010010101000100111111001111111110000010000100011111011000100101010001001111110011111111100000100001000111101101011110 89513f3fe0847d89513f3fe0847b5e
EUC-JP 渦??焙}渦??焙{^ 101100011011001000111111001111111101111111100100011111011011000110110010001111110011111111011111111001000111101101011110 b1b23f3fdfe47db1b23f3fdfe47b5e
UTF-8 渦닻렩焙}渦닻렩焙{^ 111001101011100010100110111010111000101110111011111010111010000010101001111001111000010010011001011111011110011010111000101001101110101110001011101110111110101110100000101010011110011110000100100110010111101101011110 e6b8a6eb8bbbeba0a9e784997de6b8a6eb8bbbeba0a9e784997b5e
UHC 渦닻렩焙}渦닻렩焙{^ 11101000101111101011010011101001100011101011011111011011110011000111110111101000101111101011010011101001100011101011011111011011110011000111101101011110 e8beb4e98eb7dbcc7de8beb4e98eb7dbcc7b5e

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