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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 疋??粉}疋??粉{^ 100101010100010000111111001111111001010110110010011111011001010101000100001111110011111110010101101100100111101101011110 95443f3f95b27d95443f3f95b27b5e
EUC-JP 疋??粉}疋??粉{^ 110010011010010100111111001111111100101010110100011111011100100110100101001111110011111111001010101101000111101101011110 c9a53f3fcab47dc9a53f3fcab47b5e
UTF-8 疋닺렠粉}疋닺렠粉{^ 111001111001011010001011111010111000101110111010111010111010000010100000111001111011001010001001011111011110011110010110100010111110101110001011101110101110101110100000101000001110011110110010100010010111101101011110 e7968beb8bbaeba0a0e7b2897de7968beb8bbaeba0a0e7b2897b5e
UHC 疋닺렠粉}疋닺렠粉{^ 11111001101101011011010011101000100011101011000111011101110011110111110111111001101101011011010011101000100011101011000111011101110011110111101101011110 f9b5b4e88eb1ddcf7df9b5b4e88eb1ddcf7b5e

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