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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 橈??L}橈??L{^ 10011110111101000011111100111111010011000111110110011110111101000011111100111111010011000111101101011110 9ef43f3f4c7d9ef43f3f4c7b5e
EUC-JP 橈??L}橈??L{^ 11011100111101100011111100111111010011000111110111011100111101100011111100111111010011000111101101011110 dcf63f3f4c7ddcf63f3f4c7b5e
UTF-8 橈덌슛L}橈덌슛L{^ 1110011010101001100010001110101110001101100011001110110010001010100110110100110001111101111001101010100110001000111010111000110110001100111011001000101010011011010011000111101101011110 e6a988eb8d8cec8a9b4c7de6a988eb8d8cec8a9b4c7b5e
UHC 橈덌슛L}橈덌슛L{^ 1110100011111010100010001110111110111101101110000100110001111101111010001111101010001000111011111011110110111000010011000111101101011110 e8fa88efbdb84c7de8fa88efbdb84c7b5e

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