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 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 篁уぇv篁уぇvB 111000101011100110000100100001011000001010100101011101101110001010111001100001001000010110000010101001010111011001000010 e2b9848582a576e2b9848582a57642
EUC-JP 篁уぇv篁уぇvB 111001001011101110100111111001011010010010100111011101101110010010111011101001111110010110100100101001110111011001000010 e4bba7e5a4a776e4bba7e5a4a77642
UTF-8 篁уぇv篁уぇvB 11100111101011111000000111010001100000111110001110000001100001110111011011100111101011111000000111010001100000111110001110000001100001110111011001000010 e7af81d183e3818776e7af81d183e381877642
UHC 篁уぇv篁уぇvB 111111001101011010101100111001011010101010100111011101101111110011010110101011001110010110101010101001110111011001000010 fcd6ace5aaa776fcd6ace5aaa77642

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