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 螻櫁ウ笠螻櫁ウ顎^ 111001011011000110011110111010001011001110001010011111011110010110110001100111101110100010110011100010100111101101011110 e5b19ee8b38a7de5b19ee8b38a7b5e
EUC-JP 螻櫁ウ笠螻櫁ウ顎^ 1110101010110011110111001110101010001110101100111011001111011110111010101011001111011100111010101000111010110011101100111101110001011110 eab3dcea8eb3b3deeab3dcea8eb3b3dc5e
UTF-8 螻櫁ウ笠螻櫁ウ顎^ 11101000100111101011101111100110101010111000000111101111101111011011001111100111101011001010000011101000100111101011101111100110101010111000000111101111101111011011001111101001101000011000111001011110 e89ebbe6ab81efbdb3e7aca0e89ebbe6ab81efbdb3e9a18e5e
UHC ???笠???顎^ 0011111100111111001111111101100010100010001111110011111100111111111001001100100101011110 3f3f3fd8a23f3f3fe4c95e

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