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 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 閧嫻閧嫂}Y閧嫻閧嫂}bE 111010001000001010011011011001101110100010000010100110110101111001111101010110011110100010000010100110110110011011101000100000101001101101011110011111010110001001000101 e8829b66e8829b5e7d59e8829b66e8829b5e7d6245
EUC-JP 閧嫻閧嫂}Y閧嫻閧嫂}bE 111011111110001011010101110001111110111111100010110101011011111101111101010110011110111111100010110101011100011111101111111000101101010110111111011111010110001001000101 efe2d5c7efe2d5bf7d59efe2d5c7efe2d5bf7d6245
UTF-8 閧嫻閧嫂}Y閧嫻閧嫂}bE 1110100110010110101001111110010110101011101110111110100110010110101001111110010110101011100000100111110101011001111010011001011010100111111001011010101110111011111010011001011010100111111001011010101110000010011111010110001001000101 e996a7e5abbbe996a7e5ab827d59e996a7e5abbbe996a7e5ab827d6245
UHC ???嫂}Y???嫂}bE 001111110011111100111111111000011111100101111101010110010011111100111111001111111110000111111001011111010110001001000101 3f3f3fe1f97d593f3f3fe1f97d6245

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