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{^ 10011100100010010011111100111111010011000111110110011100100010010011111100111111010011000111101101011110 9c893f3f4c7d9c893f3f4c7b5e
EUC-JP 怏??L}怏??L{^ 11010111111010010011111100111111010011000111110111010111111010010011111100111111010011000111101101011110 d7e93f3f4c7dd7e93f3f4c7b5e
UTF-8 怏⑸젶L}怏⑸젶L{^ 1110011010000000100011111110001010010001101110001110110010100000101101100100110001111101111001101000000010001111111000101001000110111000111011001010000010110110010011000111101101011110 e6808fe291b8eca0b64c7de6808fe291b8eca0b64c7b5e
UHC 怏⑸젶L}怏⑸젶L{^ 1110010011101000101010011110101110100000101010100100110001111101111001001110100010101001111010111010000010101010010011000111101101011110 e4e8a9eba0aa4c7de4e8a9eba0aa4c7b5e

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