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 ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 謔桁卿N}謔桁卿N{^ 1110011010000010100011001000010110001011101010000100111001111101111001101000001010001100100001011000101110101000010011100111101101011110 e6828c858ba84e7de6828c858ba84e7b5e
EUC-JP 謔桁卿N}謔桁卿N{^ 1110101111100010101101111110010110110110101010100100111001111101111010111110001010110111111001011011011010101010010011100111101101011110 ebe2b7e5b6aa4e7debe2b7e5b6aa4e7b5e
UTF-8 謔桁卿N}謔桁卿N{^ 1110100010101100100101001110011010100001100000011110010110001101101111110100111001111101111010001010110010010100111001101010000110000001111001011000110110111111010011100111101101011110 e8ac94e6a181e58dbf4e7de8ac94e6a181e58dbf4e7b5e
UHC 謔桁卿N}謔桁卿N{^ 1111100111001100111110011111100111001100110011110100111001111101111110011100110011111001111110011100110011001111010011100111101101011110 f9ccf9f9cccf4e7df9ccf9f9cccf4e7b5e

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