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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???悠???k?^ 001111110011111100111111100101110100100100111111001111110011111110000010100010110011111101011110 3f3f3f97493f3f3f828b3f5e
EUC-JP ???悠??嫄k?^ 0011111100111111001111111100110110101010001111110011111110001111101110101010000110100011111010110011111101011110 3f3f3fcdaa3f3f8fbaa1a3eb3f5e
UTF-8 醴앷괏悠㎬넔嫄k룲^ 11101111101001101011011111101100100101011011011111101010101101001000111111100110100000101010000011100011100011101010110011101011100001001001010011100101101010111000010011101111101111011000101111101011101000111011001001011110 efa6b7ec95b7eab48fe682a0e38eaceb8494e5ab84efbd8beba3b25e
UHC 醴앷괏悠㎬넔嫄k룲^ 11100111111001001001110111101010101100011010001111101010111011011010011111101000100001101001110111101010101100011010001111101011100011111010011101011110 e7e49deab1a3eaeda7e8869deab1a3eb8fa75e

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