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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 叱肆タ寬ョフヲ 1111001010110101100011101011011011100011111001101100000011111010101010101010111011001100111100011000111010100110 f2b58eb6e3e6c0faaaaeccf18ea6
EUC-JP ?叱肆タ?ョフ?ヲ 001111111011110010111000111001101110100010001110110000000011111110001110101011101000111011001100001111111000111010100110 3fbcb8e6e88ec03f8eae8ecc3f8ea6
UTF-8 叱肆タ寬ョフヲ 111011101000011110101100111001011000111110110001111010001000001010000110111011111011111010000000111001011010111110101100111011111011110110101110111011111011111010001100111011101000010010001001111011111011110110100110 ee87ace58fb1e88286efbe80e5afacefbdaeefbe8cee8489efbda6
UHC ?叱肆?寬???? 001111111111001011101010110111101110101100111111110011101011000000111111001111110011111100111111 3ff2eadeeb3fceb03f3f3f3f

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