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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 跿「蟠晃}跿「蟠晃{^ 1110011011110011101000101110010110110100100011010101011101111101111001101111001110100010111001011011010010001101010101110111101101011110 e6f3a2e5b48d577de6f3a2e5b48d577b5e
EUC-JP 跿「蟠晃}跿「蟠晃{^ 11101100111101011000111010100010111010101011011010111001101110000111110111101100111101011000111010100010111010101011011010111001101110000111101101011110 ecf58ea2eab6b9b87decf58ea2eab6b9b87b5e
UTF-8 跿「蟠晃}跿「蟠晃{^ 111010001011011110111111111011111011110110100010111010001001111110100000111001101001100110000011011111011110100010110111101111111110111110111101101000101110100010011111101000001110011010011001100000110111101101011110 e8b7bfefbda2e89fa0e699837de8b7bfefbda2e89fa0e699837b5e
UHC ??蟠晃}??蟠晃{^ 001111110011111111011010111101101111110011001100011111010011111100111111110110101111011011111100110011000111101101011110 3f3fdaf6fccc7d3f3fdaf6fccc7b5e

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