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 善?梗\}善?梗\{^ 100100010101000000111111100011010101101101011100011111011001000101010000001111111000110101011011010111000111101101011110 91503f8d5b5c7d91503f8d5b5c7b5e
EUC-JP 善?梗\}善?梗\{^ 110000011011000100111111101110011011110001011100011111011100000110110001001111111011100110111100010111000111101101011110 c1b13fb9bc5c7dc1b13fb9bc5c7b5e
UTF-8 善쫍梗\}善쫍梗\{^ 1110010110010110100001001110110010101011100011011110011010100010100101110101110001111101111001011001011010000100111011001010101110001101111001101010001010010111010111000111101101011110 e59684ecab8de6a2975c7de59684ecab8de6a2975c7b5e
UHC 善쫍梗\}善쫍梗\{^ 1110000010111100110000101100111011001100110110110101110001111101111000001011110011000010110011101100110011011011010111000111101101011110 e0bcc2ceccdb5c7de0bcc2ceccdb5c7b5e

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