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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鉀璽鈊ヤ骼ァ璽 111110111100010110001110101000111111101111000011110101001110100110001110101001111000111010100011 fbc58ea3fbc3d4e98ea78ea3
EUC-JP 鉀璽鈊ヤ骼ァ璽 10001111111000111101100010111100101001011000111111100011101111111000111011010100111100011110111010001110101001111011110010100101 8fe3d8bca58fe3bf8ed4f1ee8ea7bca5
UTF-8 鉀璽鈊ヤ骼ァ璽 111010011000100110000000111001111001001010111101111010011000100010001010111011111011111010010100111010011010101010111100111011111011110110100111111001111001001010111101 e98980e792bde9888aefbe94e9aabcefbda7e792bd
UHC 鉀璽????璽 11001011101001011101111111011110001111110011111100111111001111111101111111011110 cba5dfde3f3f3f3fdfde

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