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 闍廷ォ扶闍廷ォ府^ 111010001000101110010010111011001010101110010101011111011110100010001011100100101110110010101011100101010111101101011110 e88b92ecab957de88b92ecab957b5e
EUC-JP 闍廷ォ扶闍廷ォ府^ 1110111111101011110001001110111010001110101010111100100111011110111011111110101111000100111011101000111010101011110010011101110001011110 efebc4ee8eabc9deefebc4ee8eabc9dc5e
UTF-8 闍廷ォ扶闍廷ォ府^ 11101001100101111000110111100101101110111011011111101111101111011010101111100110100010011011011011101001100101111000110111100101101110111011011111101111101111011010101111100101101110101001110001011110 e9978de5bbb7efbdabe689b6e9978de5bbb7efbdabe5ba9c5e
UHC ?廷?扶?廷?府^ 00111111111011111101010100111111110111011010011000111111111011111101010100111111110111011010010001011110 3fefd53fdda63fefd53fdda45e

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