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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 疇烋疇窘疇稙疇烋B 1110000101100101111000000111110111100001011001011110001001111010111000010110010111100010011001011110000101100101111000000111110101000010 e165e07de165e27ae165e265e165e07d42
EUC-JP 疇烋疇窘疇稙疇烋B 1110000111000110110111111101111011100001110001101110001111011011111000011100011011100011110001101110000111000110110111111101111001000010 e1c6dfdee1c6e3dbe1c6e3c6e1c6dfde42
UTF-8 疇烋疇窘疇稙疇烋B 11100111100101101000011111100111100000111000101111100111100101101000011111100111101010101001100011100111100101101000011111100111101010001001100111100111100101101000011111100111100000111000101101000010 e79687e7838be79687e7aa98e79687e7a899e79687e7838b42
UHC 疇烋疇窘疇稙疇烋B 1111000111000010111111011100111011110001110000101100111111010111111100011100001011110010110000101111000111000010111111011100111001000010 f1c2fdcef1c2cfd7f1c2f2c2f1c2fdce42

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