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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?諾猟\}?諾猟\{^ 001111111001000111111000100101111100001001011100011111010011111110010001111110001001011111000010010111000111101101011110 3f91f897c25c7d3f91f897c25c7b5e
EUC-JP 鋌諾猟\}鋌諾猟\{^ 10001111111001001011101111000010111110101100111011000100010111000111110110001111111001001011101111000010111110101100111011000100010111000111101101011110 8fe4bbc2facec45c7d8fe4bbc2facec45c7b5e
UTF-8 鋌諾猟\}鋌諾猟\{^ 1110100110001011100011001110100010101011101111101110011110001100100111110101110001111101111010011000101110001100111010001010101110111110111001111000110010011111010111000111101101011110 e98b8ce8abbee78c9f5c7de98b8ce8abbee78c9f5c7b5e
UHC 鋌諾?\}鋌諾?\{^ 111011111111101111010001111001110011111101011100011111011110111111111011110100011110011100111111010111000111101101011110 effbd1e73f5c7deffbd1e73f5c7b5e

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