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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 上ォ悉杓鑅ゥ悉杓 1000111111100011101010111000111010111011100011101101101111111011111001101010100110001110101110111000111011011011 8fe3ab8ebb8edbfbe6a98ebb8edb
EUC-JP 上ォ悉杓鑅ゥ悉杓 1011111011100101100011101010101110111100101111011011110011011101100011111110010111101010100011101010100110111100101111011011110011011101 bee58eabbcbdbcdd8fe5ea8ea9bcbdbcdd
UTF-8 上ォ悉杓鑅ゥ悉杓 111001001011100010001010111011111011110110101011111001101000001010001001111001101001110110010011111010011001000110000101111011111011110110101001111001101000001010001001111001101001110110010011 e4b88aefbdabe68289e69d93e99185efbda9e68289e69d93
UHC 上?悉杓??悉杓 11011111101111100011111111100011111110101111100011110101001111110011111111100011111110101111100011110101 dfbe3fe3faf8f53f3fe3faf8f5

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