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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 躍?躍?N}躍?躍?N{^ 1001011011110100001111111001011011110100001111110100111001111101100101101111010000111111100101101111010000111111010011100111101101011110 96f43f96f43f4e7d96f43f96f43f4e7b5e
EUC-JP 躍?躍?N}躍?躍?N{^ 1100110011110110001111111100110011110110001111110100111001111101110011001111011000111111110011001111011000111111010011100111101101011110 ccf63fccf63f4e7dccf63fccf63f4e7b5e
UTF-8 躍퐃躍퐀N}躍퐃躍퐀N{^ 1110100010111010100011011110110110010000100000111110100010111010100011011110110110010000100000000100111001111101111010001011101010001101111011011001000010000011111010001011101010001101111011011001000010000000010011100111101101011110 e8ba8ded9083e8ba8ded90804e7de8ba8ded9083e8ba8ded90804e7b5e
UHC 躍퐃躍퐀N}躍퐃躍퐀N{^ 111001011011100010111101011010001110010110111000101111010110011001001110011111011110010110111000101111010110100011100101101110001011110101100110010011100111101101011110 e5b8bd68e5b8bd664e7de5b8bd68e5b8bd664e7b5e

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