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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 隶梧ウ鯉スー荵暦ス 1110100010101110100011001110011010110011100011001110111110111101101100001110010010111001100101111110111110111101 e8ae8ce6b38cefbdb0e4b997efbd
EUC-JP 隶梧ウ鯉スー荵暦ス 111100001011000010111000111010001000111010110011101110001111000110001110101111011000111010110000111010001011101111001110111100011000111010111101 f0b0b8e88eb3b8f18ebd8eb0e8bbcef18ebd
UTF-8 隶梧ウ鯉スー荵暦ス 111010011001101010110110111001101010001010100111111011111011110110110011111010011010111110001001111011111011110110111101111011111011110110110000111010001000110110110101111001101001101010100110111011111011110110111101 e99ab6e6a2a7efbdb3e9af89efbdbdefbdb0e88db5e69aa6efbdbd
UHC ?梧?鯉????? 0011111111100111111111000011111111010111111011110011111100111111001111110011111100111111 3fe7fc3fd7ef3f3f3f3f3f

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