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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 犱ー鯊エD犱ー鯊エD^ 111110110101101110110000111010011100000010110100010001001111101101011011101100001110100111000000101101000100010001011110 fb5bb0e9c0b444fb5bb0e9c0b4445e
EUC-JP 犱ー鯊エD犱ー鯊エD^ 100011111100101011101111100011101011000011110010110000101000111010110100010001001000111111001010111011111000111010110000111100101100001010001110101101000100010001011110 8fcaef8eb0f2c28eb4448fcaef8eb0f2c28eb4445e
UTF-8 犱ー鯊エD犱ー鯊エD^ 111001111000101010110001111011111011110110110000111010011010111110001010111011111011110110110100010001001110011110001010101100011110111110111101101100001110100110101111100010101110111110111101101101000100010001011110 e78ab1efbdb0e9af8aefbdb444e78ab1efbdb0e9af8aefbdb4445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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