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[{^ 00111111001111110011111101001110010110110111110100111111001111110011111101001110010110110111101101011110 3f3f3f4e5b7d3f3f3f4e5b7b5e
SJIS-WIN 謔桁卿N[}謔桁卿N[{^ 11100110100000101000110010000101100010111010100001001110010110110111110111100110100000101000110010000101100010111010100001001110010110110111101101011110 e6828c858ba84e5b7de6828c858ba84e5b7b5e
EUC-JP 謔桁卿N[}謔桁卿N[{^ 11101011111000101011011111100101101101101010101001001110010110110111110111101011111000101011011111100101101101101010101001001110010110110111101101011110 ebe2b7e5b6aa4e5b7debe2b7e5b6aa4e5b7b5e
UTF-8 謔桁卿N[}謔桁卿N[{^ 11101000101011001001010011100110101000011000000111100101100011011011111101001110010110110111110111101000101011001001010011100110101000011000000111100101100011011011111101001110010110110111101101011110 e8ac94e6a181e58dbf4e5b7de8ac94e6a181e58dbf4e5b7b5e
UHC 謔桁卿N[}謔桁卿N[{^ 11111001110011001111100111111001110011001100111101001110010110110111110111111001110011001111100111111001110011001100111101001110010110110111101101011110 f9ccf9f9cccf4e5b7df9ccf9f9cccf4e5b7b5e

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