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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 奬?弔彷奬?弔彷^ 100110101111101100111111100100101010001010011100011001101001101011111011001111111001001010100010100111000110011001011110 9afb3f92a29c669afb3f92a29c665e
EUC-JP 奬?弔彷奬?弔彷^ 110101001111110100111111110001001010010011010111110001111101010011111101001111111100010010100100110101111100011101011110 d4fd3fc4a4d7c7d4fd3fc4a4d7c75e
UTF-8 奬렯弔彷奬렯弔彷^ 11100101101001011010110011101011101000001010111111100101101111001001010011100101101111011011011111100101101001011010110011101011101000001010111111100101101111001001010011100101101111011011011101011110 e5a5aceba0afe5bc94e5bdb7e5a5aceba0afe5bc94e5bdb75e
UHC 奬렯弔彷奬렯弔彷^ 1110110111100001100011101011110011110000110000001101101110101101111011011110000110001110101111001111000011000000110110111010110101011110 ede18ebcf0c0dbadede18ebcf0c0dbad5e

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