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 逵ヲ迪鋒}逵ヲ迪鋒{^ 1110011110011100101001101110011110001100100101100100111001111101111001111001110010100110111001111000110010010110010011100111101101011110 e79ca6e78c964e7de79ca6e78c964e7b5e
EUC-JP 逵ヲ迪鋒}逵ヲ迪鋒{^ 11101101111111001000111010100110111011011110110011001011101011110111110111101101111111001000111010100110111011011110110011001011101011110111101101011110 edfc8ea6edeccbaf7dedfc8ea6edeccbaf7b5e
UTF-8 逵ヲ迪鋒}逵ヲ迪鋒{^ 111010011000000010110101111011111011110110100110111010001011111110101010111010011000101110010010011111011110100110000000101101011110111110111101101001101110100010111111101010101110100110001011100100100111101101011110 e980b5efbda6e8bfaae98b927de980b5efbda6e8bfaae98b927b5e
UHC 逵?迪鋒}逵?迪鋒{^ 1101000010110000001111111110111011101000110111001111001001111101110100001011000000111111111011101110100011011100111100100111101101011110 d0b03feee8dcf27dd0b03feee8dcf27b5e

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