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 00111111001111111000110001111100001111110111011000111111001111111000110001111100001111110111011001000010 3f3f8c7c3f763f3f8c7c3f7642
EUC-JP 勖?芸?v勖?芸?vB 1000111110110011111011010011111110110111110111010011111101110110100011111011001111101101001111111011011111011101001111110111011001000010 8fb3ed3fb7dd3f768fb3ed3fb7dd3f7642
UTF-8 勖렰芸렎v勖렰芸렎vB 111001011000101110010110111010111010000010110000111010001000101010111000111010111010000010001110011101101110010110001011100101101110101110100000101100001110100010001010101110001110101110100000100011100111011001000010 e58b96eba0b0e88ab8eba08e76e58b96eba0b0e88ab8eba08e7642
UHC 勖렰芸렎v勖렰芸렎vB 11101001111011011000111010111101111010011111110110001110101001000111011011101001111011011000111010111101111010011111110110001110101001000111011001000010 e9ed8ebde9fd8ea476e9ed8ebde9fd8ea47642

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