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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 闍廷ォ嘲闍廷ォ嘴^ 111010001000101110010010111011001010101110011010011111011110100010001011100100101110110010101011100110100111101101011110 e88b92ecab9a7de88b92ecab9a7b5e
EUC-JP 闍廷ォ嘲闍廷ォ嘴^ 1110111111101011110001001110111010001110101010111101001111011110111011111110101111000100111011101000111010101011110100111101110001011110 efebc4ee8eabd3deefebc4ee8eabd3dc5e
UTF-8 闍廷ォ嘲闍廷ォ嘴^ 11101001100101111000110111100101101110111011011111101111101111011010101111100101100110001011001011101001100101111000110111100101101110111011011111101111101111011010101111100101100110001011010001011110 e9978de5bbb7efbdabe598b2e9978de5bbb7efbdabe598b45e
UHC ?廷?嘲?廷?嘴^ 00111111111011111101010100111111111100001011111100111111111011111101010100111111111101101010010001011110 3fefd53ff0bf3fefd53ff6a45e

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