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 1111101111000100001111110011111101110110111110111100010000111111001111110111011001000010 fbc43f3f76fbc43f3f7642
EUC-JP 鈺??v鈺??vB 10001111111000111101010100111111001111110111011010001111111000111101010100111111001111110111011001000010 8fe3d53f3f768fe3d53f3f7642
UTF-8 鈺뚩퓥v鈺뚩퓥vB 111010011000100010111010111010111001101010101001111011011001001110100101011101101110100110001000101110101110101110011010101010011110110110010011101001010111011001000010 e988baeb9aa9ed93a576e988baeb9aa9ed93a57642
UHC 鈺뚩퓥v鈺뚩퓥vB 111010001010110110001100111010001011111110001110011101101110100010101101100011001110100010111111100011100111011001000010 e8ad8ce8bf8e76e8ad8ce8bf8e7642

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