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 ??}v??}vB 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 關オ}v關オ}vB 1110100010010000101101010111110101110110111010001001000010110101011111010111011001000010 e890b57d76e890b57d7642
EUC-JP 關オ}v關オ}vB 11101111111100001000111010110101011111010111011011101111111100001000111010110101011111010111011001000010 eff08eb57d76eff08eb57d7642
UTF-8 關オ}v關オ}vB 1110100110010111100111001110111110111101101101010111110101110110111010011001011110011100111011111011110110110101011111010111011001000010 e9979cefbdb57d76e9979cefbdb57d7642
UHC 關?}v關?}vB 1100111010111100001111110111110101110110110011101011110000111111011111010111011001000010 cebc3f7d76cebc3f7d7642

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