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 ??????A 00111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f41
SJIS-WIN 澵悉澵セ鮑タA 1111101101001100100011101011101111111011010011001011111011101001101110001100000001000001 fb4c8ebbfb4cbee9b8c041
EUC-JP 澵悉澵セ鮑タA 100011111100100011111000101111001011110110001111110010001111100010001110101111101111001010111010100011101100000001000001 8fc8f8bcbd8fc8f88ebef2ba8ec041
UTF-8 澵悉澵セ鮑タA 11100110101111101011010111100110100000101000100111100110101111101011010111101111101111011011111011101001101011101001000111101111101111101000000001000001 e6beb5e68289e6beb5efbdbee9ae91efbe8041
UHC ?悉??鮑?A 001111111110001111111010001111110011111111111000111010100011111101000001 3fe3fa3f3ff8ea3f41

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