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 謝蛇L謝蛇L^ 111010001010110010011101111010001001101110000111010011001110100010101100100111011110100010011011100001110100110001011110 e8ac9de89b874ce8ac9de89b874c5e
SJIS-WIN ?¬????L?¬????L^ 0011111110000001110010100011111100111111001111110011111101001100001111111000000111001010001111110011111100111111001111110100110001011110 3f81ca3f3f3f3f4c3f81ca3f3f3f3f4c5e
EUC-JP è¬?è??Lè¬?è??L^ 10001111101010111011001010100010110011000011111110001111101010111011001000111111001111110100110010001111101010111011001010100010110011000011111110001111101010111011001000111111001111110100110001011110 8fabb2a2cc3f8fabb23f3f4c8fabb2a2cc3f8fabb23f3f4c5e
UTF-8 謝蛇L謝蛇L^ 110000111010100011000010101011001100001010011101110000111010100011000010100110111100001010000111010011001100001110101000110000101010110011000010100111011100001110101000110000101001101111000010100001110100110001011110 c3a8c2acc29dc3a8c29bc2874cc3a8c2acc29dc3a8c29bc2874c5e
UHC ??????L??????L^ 001111110011111100111111001111110011111100111111010011000011111100111111001111110011111100111111001111110100110001011110 3f3f3f3f3f3f4c3f3f3f3f3f3f4c5e

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