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 ??F}v??F}vB 0011111100111111010001100111110101110110001111110011111101000110011111010111011001000010 3f3f467d763f3f467d7642
SJIS-WIN 薰ゥF}v薰ゥF}vB 11111011100111101010100101000110011111010111011011111011100111101010100101000110011111010111011001000010 fb9ea9467d76fb9ea9467d7642
EUC-JP ?ゥF}v?ゥF}vB 00111111100011101010100101000110011111010111011000111111100011101010100101000110011111010111011001000010 3f8ea9467d763f8ea9467d7642
UTF-8 薰ゥF}v薰ゥF}vB 11101000100101101011000011101111101111011010100101000110011111010111011011101000100101101011000011101111101111011010100101000110011111010111011001000010 e896b0efbda9467d76e896b0efbda9467d7642
UHC 薰?F}v薰?F}vB 11111101101110010011111101000110011111010111011011111101101110010011111101000110011111010111011001000010 fdb93f467d76fdb93f467d7642

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