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 1000110011010000001111110011111101110110100011001101000000111111001111110111011001000010 8cd03f3f768cd03f3f7642
EUC-JP 糊??v糊??vB 1011100011010010001111110011111101110110101110001101001000111111001111110111011001000010 b8d23f3f76b8d23f3f7642
UTF-8 糊뗑렗v糊뗑렗vB 111001111011001110001010111010111001011110010001111010111010000010010111011101101110011110110011100010101110101110010111100100011110101110100000100101110111011001000010 e7b38aeb9791eba09776e7b38aeb9791eba0977642
UHC 糊뗑렗v糊뗑렗vB 111110111101010110110110110001001000111010101100011101101111101111010101101101101100010010001110101011000111011001000010 fbd5b6c48eac76fbd5b6c48eac7642

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