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 ???`h???` 001111110011111100111111011000000110100000111111001111110011111101100000 3f3f3f60683f3f3f60
SJIS-WIN 辰揃叩`h辰揃叩` 100100100100001110010001101101011001001001000000011000000110100010010010010000111001000110110101100100100100000001100000 924391b592406068924391b5924060
EUC-JP 辰揃叩`h辰揃叩` 110000111010010011000010101101111100001110100001011000000110100011000011101001001100001010110111110000111010000101100000 c3a4c2b7c3a16068c3a4c2b7c3a160
UTF-8 辰揃叩`h辰揃叩` 111010001011111010110000111001101000111110000011111001011000111110101001011000000110100011101000101111101011000011100110100011111000001111100101100011111010100101100000 e8beb0e68f83e58fa96068e8beb0e68f83e58fa960
UHC 辰?叩`h辰?叩` 11110010111000110011111111001101101100000110000001101000111100101110001100111111110011011011000001100000 f2e33fcdb06068f2e33fcdb060

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