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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ニ鯊ョ}ニ鯊ョ{^ 111100001011000011000110111010011100000010101110011111011111000010110000110001101110100111000000101011100111101101011110 f0b0c6e9c0ae7df0b0c6e9c0ae7b5e
EUC-JP ?ニ鯊ョ}?ニ鯊ョ{^ 0011111110001110110001101111001011000010100011101010111001111101001111111000111011000110111100101100001010001110101011100111101101011110 3f8ec6f2c28eae7d3f8ec6f2c28eae7b5e
UTF-8 ニ鯊ョ}ニ鯊ョ{^ 111011101000000110101111111011111011111010000110111010011010111110001010111011111011110110101110011111011110111010000001101011111110111110111110100001101110100110101111100010101110111110111101101011100111101101011110 ee81afefbe86e9af8aefbdae7dee81afefbe86e9af8aefbdae7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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