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 11100110101010101010001111100010100001001010101111100110101010101010001111100010100001001010101101000010 e6aaa3e284abe6aaa3e284ab42
EUC-JP 讙」邃ォ讙」邃ォB 1110110010101100100011101010001111100011111001001000111010101011111011001010110010001110101000111110001111100100100011101010101101000010 ecac8ea3e3e48eabecac8ea3e3e48eab42
UTF-8 讙」邃ォ讙」邃ォB 11101000101011101001100111101111101111011010001111101001100000101000001111101111101111011010101111101000101011101001100111101111101111011010001111101001100000101000001111101111101111011010101101000010 e8ae99efbda3e98283efbdabe8ae99efbda3e98283efbdab42
UHC ??邃???邃?B 0011111100111111111000101100010100111111001111110011111111100010110001010011111101000010 3f3fe2c53f3f3fe2c53f42

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