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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 渉ラ蹂ロ渉ラ蹂ル^ 10001111110000101101011111100110111110001101101110001111110000101101011111100110111110001101100101011110 8fc2d7e6f8db8fc2d7e6f8d95e
EUC-JP 渉ラ蹂ロ渉ラ蹂ル^ 1011111011000100100011101101011111101100111110101000111011011011101111101100010010001110110101111110110011111010100011101101100101011110 bec48ed7ecfa8edbbec48ed7ecfa8ed95e
UTF-8 渉ラ蹂ロ渉ラ蹂ル^ 11100110101110001000100111101111101111101001011111101000101110011000001011101111101111101001101111100110101110001000100111101111101111101001011111101000101110011000001011101111101111101001100101011110 e6b889efbe97e8b982efbe9be6b889efbe97e8b982efbe995e
UHC ??蹂???蹂?^ 0011111100111111111010111011001100111111001111110011111111101011101100110011111101011110 3f3febb33f3f3febb33f5e

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