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 蔘¥就\}蔘¥就\{^ 1110010011110011100000011000111110001111010000010101110001111101111001001111001110000001100011111000111101000001010111000111101101011110 e4f3818f8f415c7de4f3818f8f415c7b5e
EUC-JP 蔘¥就\}蔘¥就\{^ 1110100011110101101000011110111110111101101000100101110001111101111010001111010110100001111011111011110110100010010111000111101101011110 e8f5a1efbda25c7de8f5a1efbda25c7b5e
UTF-8 蔘¥就\}蔘¥就\{^ 1110100010010100100110001110111110111111101001011110010110110000101100010101110001111101111010001001010010011000111011111011111110100101111001011011000010110001010111000111101101011110 e89498efbfa5e5b0b15c7de89498efbfa5e5b0b15c7b5e
UHC 蔘¥就\}蔘¥就\{^ 1101111110111000101000011100110111110110101001100101110001111101110111111011100010100001110011011111011010100110010111000111101101011110 dfb8a1cdf6a65c7ddfb8a1cdf6a65c7b5e

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