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 將??\}將??\{^ 10011011100100100011111100111111010111000111110110011011100100100011111100111111010111000111101101011110 9b923f3f5c7d9b923f3f5c7b5e
EUC-JP 將??\}將??\{^ 11010101111100100011111100111111010111000111110111010101111100100011111100111111010111000111101101011110 d5f23f3f5c7dd5f23f3f5c7b5e
UTF-8 將썼뵟\}將썼뵟\{^ 1110010110110000100001111110110010001101101111001110101110110101100111110101110001111101111001011011000010000111111011001000110110111100111010111011010110011111010111000111101101011110 e5b087ec8dbcebb59f5c7de5b087ec8dbcebb59f5c7b5e
UHC 將썼뵟\}將썼뵟\{^ 1110110111100010101111011110100010010100100111110101110001111101111011011110001010111101111010001001010010011111010111000111101101011110 ede2bde8949f5c7dede2bde8949f5c7b5e

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