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 1110001010110011001111110011111101110110111000101011001100111111001111110111011001000010 e2b33f3f76e2b33f3f7642
EUC-JP 箋??v箋??vB 1110010010110101001111110011111101110110111001001011010100111111001111110111011001000010 e4b53f3f76e4b53f3f7642
UTF-8 箋ㅶ졁v箋ㅶ졁vB 111001111010111010001011111000111000010110110110111011001010000110000001011101101110011110101110100010111110001110000101101101101110110010100001100000010111011001000010 e7ae8be385b6eca18176e7ae8be385b6eca1817642
UHC 箋ㅶ졁v箋ㅶ졁vB 111011111010100010100100111001101010000010110010011101101110111110101000101001001110011010100000101100100111011001000010 efa8a4e6a0b276efa8a4e6a0b27642

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