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 ????}v????}vB 00111111001111110011111100111111011111010111011000111111001111110011111100111111011111010111011001000010 3f3f3f3f7d763f3f3f3f7d7642
SJIS-WIN 飄?琥?}v飄?琥?}vB 1110100101000111001111111110000011100110001111110111110101110110111010010100011100111111111000001110011000111111011111010111011001000010 e9473fe0e63f7d76e9473fe0e63f7d7642
EUC-JP 飄?琥?}v飄?琥?}vB 1111000110101000001111111110000011101000001111110111110101110110111100011010100000111111111000001110100000111111011111010111011001000010 f1a83fe0e83f7d76f1a83fe0e83f7d7642
UTF-8 飄렯琥렜}v飄렯琥렜}vB 1110100110100011100001001110101110100000101011111110011110010000101001011110101110100000100111000111110101110110111010011010001110000100111010111010000010101111111001111001000010100101111010111010000010011100011111010111011001000010 e9a384eba0afe790a5eba09c7d76e9a384eba0afe790a5eba09c7d7642
UHC 飄렯琥렜}v飄렯琥렜}vB 111110001111110110001110101111001111101111010000100011101010111001111101011101101111100011111101100011101011110011111011110100001000111010101110011111010111011001000010 f8fd8ebcfbd08eae7d76f8fd8ebcfbd08eae7d7642

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