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 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 貞?樗猫v貞?樗猫vB 1001001011100101001111111001001010010100100101000100110001110110100100101110010100111111100100101001010010010100010011000111011001000010 92e53f9294944c7692e53f9294944c7642
EUC-JP 貞?樗猫v貞?樗猫vB 1100010011100111001111111100001111110100110001111010110101110110110001001110011100111111110000111111010011000111101011010111011001000010 c4e73fc3f4c7ad76c4e73fc3f4c7ad7642
UTF-8 貞렫樗猫v貞렫樗猫vB 111010001011001010011110111010111010000010101011111001101010100010010111111001111000110010101011011101101110100010110010100111101110101110100000101010111110011010101000100101111110011110001100101010110111011001000010 e8b29eeba0abe6a897e78cab76e8b29eeba0abe6a897e78cab7642
UHC 貞렫樗猫v貞렫樗猫vB 11101111111101101000111010111001111011101100000011011001110111100111011011101111111101101000111010111001111011101100000011011001110111100111011001000010 eff68eb9eec0d9de76eff68eb9eec0d9de7642

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