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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 靭?轅?靭?裁 1001000001111000001111111110011101110110001111111001000001111000001111111000110111011001 90783fe7763f90783f8dd9
EUC-JP 靭?轅?靭?裁 1011111111011001001111111110110111010111001111111011111111011001001111111011101011011011 bfd93fedd73fbfd93fbadb
UTF-8 靭렰轅렫靭렰裁 111010011001110110101101111010111010000010110000111010001011110110000101111010111010000010101011111010011001110110101101111010111010000010110000111010001010001110000001 e99dadeba0b0e8bd85eba0abe99dadeba0b0e8a381
UHC 靭렰轅렫靭렰裁 1110110011100101100011101011110111101010101111111000111010111001111011001110010110001110101111011110111010101110 ece58ebdeabf8eb9ece58ebdeeae

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