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 關オ逍ア}關オ逍ア{^ 111010001001000010110101111001111001011010110001011111011110100010010000101101011110011110010110101100010111101101011110 e890b5e796b17de890b5e796b17b5e
EUC-JP 關オ逍ア}關オ逍ア{^ 11101111111100001000111010110101111011011111011010001110101100010111110111101111111100001000111010110101111011011111011010001110101100010111101101011110 eff08eb5edf68eb17deff08eb5edf68eb17b5e
UTF-8 關オ逍ア}關オ逍ア{^ 111010011001011110011100111011111011110110110101111010011000000010001101111011111011110110110001011111011110100110010111100111001110111110111101101101011110100110000000100011011110111110111101101100010111101101011110 e9979cefbdb5e9808defbdb17de9979cefbdb5e9808defbdb17b5e
UHC 關?逍?}關?逍?{^ 110011101011110000111111111000011100111000111111011111011100111010111100001111111110000111001110001111110111101101011110 cebc3fe1ce3f7dcebc3fe1ce3f7b5e

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