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 10010001100000101000101001001111011111010111011010010001100000101000101001001111011111010111011001000010 91828a4f7d7691828a4f7d7642
EUC-JP 曹外}v曹外}vB 11000001111000101011001110110000011111010111011011000001111000101011001110110000011111010111011001000010 c1e2b3b07d76c1e2b3b07d7642
UTF-8 曹外}v曹外}vB 1110011010011011101110011110010110100100100101100111110101110110111001101001101110111001111001011010010010010110011111010111011001000010 e69bb9e5a4967d76e69bb9e5a4967d7642
UHC 曹外}v曹外}vB 11110000110001111110100011100010011111010111011011110000110001111110100011100010011111010111011001000010 f0c7e8e27d76f0c7e8e27d7642

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