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 譽夊ウ笠譽夊ウ顎^ 111001101010001110011010111010001011001110001010011111011110011010100011100110101110100010110011100010100111101101011110 e6a39ae8b38a7de6a39ae8b38a7b5e
EUC-JP 譽夊ウ笠譽夊ウ顎^ 1110110010100101110101001110101010001110101100111011001111011110111011001010010111010100111010101000111010110011101100111101110001011110 eca5d4ea8eb3b3deeca5d4ea8eb3b3dc5e
UTF-8 譽夊ウ笠譽夊ウ顎^ 11101000101011011011110111100101101001001000101011101111101111011011001111100111101011001010000011101000101011011011110111100101101001001000101011101111101111011011001111101001101000011000111001011110 e8adbde5a48aefbdb3e7aca0e8adbde5a48aefbdb3e9a18e5e
UHC 譽??笠譽??顎^ 11100111111000100011111100111111110110001010001011100111111000100011111100111111111001001100100101011110 e7e23f3fd8a2e7e23f3fe4c95e

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