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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 幽??幽??^ 100101110100100000111111001111111001011101001000001111110011111101011110 97483f3f97483f3f5e
EUC-JP 幽?輧幽?輧^ 11001101101010010011111110001111111000001111001111001101101010010011111110001111111000001111001101011110 cda93f8fe0f3cda93f8fe0f35e
UTF-8 幽흣輧幽흣輧^ 11100101101110011011110111101101100111011010001111101000101111001010011111100101101110011011110111101101100111011010001111101000101111001010011101011110 e5b9bded9da3e8bca7e5b9bded9da3e8bca75e
UHC 幽흣輧幽흣輧^ 11101010111010111100100011101110110111001011111011101010111010111100100011101110110111001011111001011110 eaebc8eedcbeeaebc8eedcbe5e

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