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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?ゼ劇?諺懶??繹? 001111111000001101011011100011001000000000111111100011001011111110011100111011110011111100111111111000111000100000111111 3f835b8c803f8cbf9cef3f3fe3883f
EUC-JP ?ゼ劇?諺懶璵?繹? 0011111110100101101111001011011111100000001111111011100011000001110110001111000110001111110011001110011000111111111001011110100000111111 3fa5bcb7e03fb8c1d8f18fcce63fe5e83f
UTF-8 뤵ゼ劇㈍諺懶璵셴繹㈍ 111010111010010010110101111000111000001010111100111001011000101010000111111000111000100010001101111010001010101110111010111001101000011110110110111001111001001010110101111011001000010110110100111001111011100110111001111000111000100010001101 eba4b5e382bce58a87e3888de8abbae687b6e792b5ec85b4e7b9b9e3888d
UHC 뤵ゼ劇㈍諺懶璵셴繹㈍ 1000111111100011101010111011110011010000101111001010100110111110111001011110110011010100111110111110011010100101101111001100111111100110101110101010100110111110 8fe3abbcd0bca9bee5ecd4fbe6a5bccfe6baa9be

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