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 ?ば翫蔽}?ば翫蔽{^ 0011111110000010110011101000101011100011100101011100000101111101001111111000001011001110100010101110001110010101110000010111101101011110 3f82ce8ae395c17d3f82ce8ae395c17b5e
EUC-JP ?ば翫蔽}?ば翫蔽{^ 0011111110100100110100001011010011100101110010101100001101111101001111111010010011010000101101001110010111001010110000110111101101011110 3fa4d0b4e5cac37d3fa4d0b4e5cac37b5e
UTF-8 뤞ば翫蔽}뤞ば翫蔽{^ 111010111010010010011110111000111000000110110000111001111011111110101011111010001001010010111101011111011110101110100100100111101110001110000001101100001110011110111111101010111110100010010100101111010111101101011110 eba49ee381b0e7bfabe894bd7deba49ee381b0e7bfabe894bd7b5e
UHC 뤞ば翫蔽}뤞ば翫蔽{^ 10001111110011011010101011010000111010001101000111111000110011000111110110001111110011011010101011010000111010001101000111111000110011000111101101011110 8fcdaad0e8d1f8cc7d8fcdaad0e8d1f8cc7b5e

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