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 00111111001111111001001010010100011111010101100100111111001111111001001010010100011111010110001001000101 3f3f92947d593f3f92947d6245
EUC-JP ??樗}Y??樗}bE 00111111001111111100001111110100011111010101100100111111001111111100001111110100011111010110001001000101 3f3fc3f47d593f3fc3f47d6245
UTF-8 롍렩樗}Y롍렩樗}bE 1110101110100001100011011110101110100000101010011110011010101000100101110111110101011001111010111010000110001101111010111010000010101001111001101010100010010111011111010110001001000101 eba18deba0a9e6a8977d59eba18deba0a9e6a8977d6245
UHC 롍렩樗}Y롍렩樗}bE 1000111011010011100011101011011111101110110000000111110101011001100011101101001110001110101101111110111011000000011111010110001001000101 8ed38eb7eec07d598ed38eb7eec07d6245

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