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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???淫?}???淫?{^ 001111110011111100111111100010001111101000111111011111010011111100111111001111111000100011111010001111110111101101011110 3f3f3f88fa3f7d3f3f3f88fa3f7b5e
EUC-JP ???淫?}???淫?{^ 001111110011111100111111101100001111110000111111011111010011111100111111001111111011000011111100001111110111101101011110 3f3f3fb0fc3f7d3f3f3fb0fc3f7b5e
UTF-8 囹⑹넧淫쬷}囹⑹넧淫쬷{^ 111011111010011010101001111000101001000110111001111010111000010010100111111001101011011110101011111011001010110010110111011111011110111110100110101010011110001010010001101110011110101110000100101001111110011010110111101010111110110010101100101101110111101101011110 efa6a9e291b9eb84a7e6b7abecacb77defa6a9e291b9eb84a7e6b7abecacb77b5e
UHC 囹⑹넧淫쬷}囹⑹넧淫쬷{^ 1110011110101010101010011110110010000110101010001110101111100010101001110110111001111101111001111010101010101001111011001000011010101000111010111110001010100111011011100111101101011110 e7aaa9ec86a8ebe2a76e7de7aaa9ec86a8ebe2a76e7b5e

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