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 關オ薰ウ}關オ薰ウ{^ 111010001001000010110101111110111001111010110011011111011110100010010000101101011111101110011110101100110111101101011110 e890b5fb9eb37de890b5fb9eb37b5e
EUC-JP 關オ?ウ}關オ?ウ{^ 1110111111110000100011101011010100111111100011101011001101111101111011111111000010001110101101010011111110001110101100110111101101011110 eff08eb53f8eb37deff08eb53f8eb37b5e
UTF-8 關オ薰ウ}關オ薰ウ{^ 111010011001011110011100111011111011110110110101111010001001011010110000111011111011110110110011011111011110100110010111100111001110111110111101101101011110100010010110101100001110111110111101101100110111101101011110 e9979cefbdb5e896b0efbdb37de9979cefbdb5e896b0efbdb37b5e
UHC 關?薰?}關?薰?{^ 110011101011110000111111111111011011100100111111011111011100111010111100001111111111110110111001001111110111101101011110 cebc3ffdb93f7dcebc3ffdb93f7b5e

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