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 ????K}????K{^ 00111111001111110011111100111111010010110111110100111111001111110011111100111111010010110111101101011110 3f3f3f3f4b7d3f3f3f3f4b7b5e
SJIS-WIN 迅?迅?K}迅?迅?K{^ 1001000001110110001111111001000001110110001111110100101101111101100100000111011000111111100100000111011000111111010010110111101101011110 90763f90763f4b7d90763f90763f4b7b5e
EUC-JP 迅?迅?K}迅?迅?K{^ 1011111111010111001111111011111111010111001111110100101101111101101111111101011100111111101111111101011100111111010010110111101101011110 bfd73fbfd73f4b7dbfd73fbfd73f4b7b5e
UTF-8 迅렊迅렔K}迅렊迅렔K{^ 1110100010111111100001011110101110100000100010101110100010111111100001011110101110100000100101000100101101111101111010001011111110000101111010111010000010001010111010001011111110000101111010111010000010010100010010110111101101011110 e8bf85eba08ae8bf85eba0944b7de8bf85eba08ae8bf85eba0944b7b5e
UHC 迅렊迅렔K}迅렊迅렔K{^ 111000111111011010001110101000011110001111110110100011101010100101001011011111011110001111110110100011101010000111100011111101101000111010101001010010110111101101011110 e3f68ea1e3f68ea94b7de3f68ea1e3f68ea94b7b5e

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