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 111001011000101110010010111010011001111010011100011101101110010110001011100100101110100110011110100111000111011001000010 e58b92e99e9c76e58b92e99e9c7642
EUC-JP 蜍帝棡v蜍帝棡vB 111010011110101111000100111010111101101111111100011101101110100111101011110001001110101111011011111111000111011001000010 e9ebc4ebdbfc76e9ebc4ebdbfc7642
UTF-8 蜍帝棡v蜍帝棡vB 111010001001110010001101111001011011100010011101111001101010001110100001011101101110100010011100100011011110010110111000100111011110011010100011101000010111011001000010 e89c8de5b89de6a3a176e89c8de5b89de6a3a17642
UHC ?帝?v?帝?vB 0011111111110000101010000011111101110110001111111111000010101000001111110111011001000010 3ff0a83f763ff0a83f7642

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