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 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
EUC-JP ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
UTF-8 횪횊횪짼Y횪횊횪짼bE 111011011001101010101010111011011001101010001010111011011001101010101010111011001010011110111100010110011110110110011010101010101110110110011010100010101110110110011010101010101110110010100111101111000110001001000101 ed9aaaed9a8aed9aaaeca7bc59ed9aaaed9a8aed9aaaeca7bc6245
UHC 횪횊횪짼Y횪횊횪짼bE 11000011101000001100001110001000110000111010000011000010101100100101100111000011101000001100001110001000110000111010000011000010101100100110001001000101 c3a0c388c3a0c2b259c3a0c388c3a0c2b26245

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