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 1001000011010110001111110011111101110110100100001101011000111111001111110111011001000010 90d63f3f7690d63f3f7642
EUC-JP 蹟??v蹟??vB 1100000011011000001111110011111101110110110000001101100000111111001111110111011001000010 c0d83f3f76c0d83f3f7642
UTF-8 蹟븜勞v蹟븜勞vB 111010001011100110011111111010111011100010011100111011111010010010101111011101101110100010111001100111111110101110111000100111001110111110100100101011110111011001000010 e8b99febb89cefa4af76e8b99febb89cefa4af7642
UHC 蹟븜勞v蹟븜勞vB 111011101110011110111010111011101101001010111110011101101110111011100111101110101110111011010010101111100111011001000010 eee7baeed2be76eee7baeed2be7642

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