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 ??^??s}??^??s{^ 001111110011111101011110001111110011111101110011011111010011111100111111010111100011111100111111011100110111101101011110 3f3f5e3f3f737d3f3f5e3f3f737b5e
SJIS-WIN ?」^?ッs}?」^?ッs{^ 001111111010001101011110001111111010111101110011011111010011111110100011010111100011111110101111011100110111101101011110 3fa35e3faf737d3fa35e3faf737b5e
EUC-JP ?」^?ッs}?」^?ッs{^ 00111111100011101010001101011110001111111000111010101111011100110111110100111111100011101010001101011110001111111000111010101111011100110111101101011110 3f8ea35e3f8eaf737d3f8ea35e3f8eaf737b5e
UTF-8 䵸」^䵸ッs}䵸」^䵸ッs{^ 11100100101101011011100011101111101111011010001101011110111001001011010110111000111011111011110110101111011100110111110111100100101101011011100011101111101111011010001101011110111001001011010110111000111011111011110110101111011100110111101101011110 e4b5b8efbda35ee4b5b8efbdaf737de4b5b8efbda35ee4b5b8efbdaf737b5e
UHC ??^??s}??^??s{^ 001111110011111101011110001111110011111101110011011111010011111100111111010111100011111100111111011100110111101101011110 3f3f5e3f3f737d3f3f5e3f3f737b5e

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