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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 轅??}Y轅??}bE 11100111011101100011111100111111011111010101100111100111011101100011111100111111011111010110001001000101 e7763f3f7d59e7763f3f7d6245
EUC-JP 轅??}Y轅??}bE 11101101110101110011111100111111011111010101100111101101110101110011111100111111011111010110001001000101 edd73f3f7d59edd73f3f7d6245
UTF-8 轅쒏눣}Y轅쒏눣}bE 1110100010111101100001011110110010010010100011111110101110001000101000110111110101011001111010001011110110000101111011001001001010001111111010111000100010100011011111010110001001000101 e8bd85ec928feb88a37d59e8bd85ec928feb88a37d6245
UHC 轅쒏눣}Y轅쒏눣}bE 1110101010111111100111001110011010000111101110100111110101011001111010101011111110011100111001101000011110111010011111010110001001000101 eabf9ce687ba7d59eabf9ce687ba7d6245

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