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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 關咋a}關咋a{^ 111010001001000010001101111011101000001010000001011111011110100010010000100011011110111010000010100000010111101101011110 e8908dee82817de8908dee82817b5e
EUC-JP 關咋a}關咋a{^ 111011111111000010111010111100001010001111100001011111011110111111110000101110101111000010100011111000010111101101011110 eff0baf0a3e17deff0baf0a3e17b5e
UTF-8 關咋a}關咋a{^ 111010011001011110011100111001011001001010001011111011111011110110000001011111011110100110010111100111001110010110010010100010111110111110111101100000010111101101011110 e9979ce5928befbd817de9979ce5928befbd817b5e
UHC 關?a}關?a{^ 11001110101111000011111110100011111000010111110111001110101111000011111110100011111000010111101101011110 cebc3fa3e17dcebc3fa3e17b5e

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