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 鮓ッ賰筑鮓ッ賰畜^ 111010011011011010101111111110111010110110010010011111011110100110110110101011111111101110101101100100100111101101011110 e9b6affbad927de9b6affbad927b5e
EUC-JP 鮓ッ賰筑鮓ッ賰畜^ 11110010101110001000111010101111100011111101111110111001110000111101111011110010101110001000111010101111100011111101111110111001110000111101110001011110 f2b88eaf8fdfb9c3def2b88eaf8fdfb9c3dc5e
UTF-8 鮓ッ賰筑鮓ッ賰畜^ 11101001101011101001001111101111101111011010111111101000101100111011000011100111101011011001000111101001101011101001001111101111101111011010111111101000101100111011000011100111100101011001110001011110 e9ae93efbdafe8b3b0e7ad91e9ae93efbdafe8b3b0e7959c5e
UHC ???筑???畜^ 0011111100111111001111111111010111101000001111110011111100111111111101011110010101011110 3f3f3ff5e83f3f3ff5e55e

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