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 ???薪}???薪{^ 00111111001111110011111110010000011001000111110100111111001111110011111110010000011001000111101101011110 3f3f3f90647d3f3f3f90647b5e
EUC-JP ???薪}???薪{^ 00111111001111110011111110111111110001010111110100111111001111110011111110111111110001010111101101011110 3f3f3fbfc57d3f3f3fbfc57b5e
UTF-8 먚윎먚薪}먚윎먚薪{^ 111010111010100010011010111011001001110010001110111010111010100010011010111010001001011010101010011111011110101110101000100110101110110010011100100011101110101110101000100110101110100010010110101010100111101101011110 eba89aec9c8eeba89ae896aa7deba89aec9c8eeba89ae896aa7b5e
UHC 먚윎먚薪}먚윎먚薪{^ 10010000110101111001111110010101100100001101011111100011111011110111110110010000110101111001111110010101100100001101011111100011111011110111101101011110 90d79f9590d7e3ef7d90d79f9590d7e3ef7b5e

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