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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???昻??榮??B 001111110011111100111111111110101101000000111111001111111001111011000100001111110011111101000010 3f3f3ffad03f3f9ec43f3f42
EUC-JP 饔?????榮??B 10001111111010001110111100111111001111110011111100111111001111111101110011000110001111110011111101000010 8fe8ef3f3f3f3f3fdcc63f3f42
UTF-8 饔€떣昻㎬풙榮싧떑B 11101001101001011001010011100010100000101010110011101011100101101010001111100110100110001011101111100011100011101010110011101101100100101001100111100110101001101010111011101100100010111010011111101011100101101001000101000010 e9a594e282aceb96a3e698bbe38eaced9299e6a6aeec8ba7eb969142
UHC 饔€떣昻㎬풙榮싧떑B 11101000101111011010001011100110100010111011011111100100111010011010011111101000101111101001110011100111101101001001101011100101100010111010011101000010 e8bda2e68bb7e4e9a7e8be9ce7b49ae58ba742

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