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 00111111001111110011111110010100010011000111011000111111001111110011111110010100010011000111011001000010 3f3f3f944c763f3f3f944c7642
EUC-JP ???猫v???猫vB 00111111001111110011111111000111101011010111011000111111001111110011111111000111101011010111011001000010 3f3f3fc7ad763f3f3fc7ad7642
UTF-8 렻렜렻猫v렻렜렻猫vB 111010111010000010111011111010111010000010011100111010111010000010111011111001111000110010101011011101101110101110100000101110111110101110100000100111001110101110100000101110111110011110001100101010110111011001000010 eba0bbeba09ceba0bbe78cab76eba0bbeba09ceba0bbe78cab7642
UHC 렻렜렻猫v렻렜렻猫vB 10001110110000111000111010101110100011101100001111011001110111100111011010001110110000111000111010101110100011101100001111011001110111100111011001000010 8ec38eae8ec3d9de768ec38eae8ec3d9de7642

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