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 ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
SJIS-WIN 隲幃、悩隲幃、巴E 111010001010101110011011111010011010010010010100010110011110100010101011100110111110100110100100100101000110001001000101 e8ab9be9a49459e8ab9be9a4946245
EUC-JP 隲幃、悩隲幃、巴E 1111000010101101110101101110101110001110101001001100011110111010111100001010110111010110111010111000111010100100110001111100001101000101 f0add6eb8ea4c7baf0add6eb8ea4c7c345
UTF-8 隲幃、悩隲幃、巴E 11101001100110101011001011100101101110011000001111101111101111011010010011100110100000101010100111101001100110101011001011100101101110011000001111101111101111011010010011100101101101111011010001000101 e99ab2e5b983efbda4e682a9e99ab2e5b983efbda4e5b7b445
UHC ???????巴E 00111111001111110011111100111111001111110011111100111111111101111110100101000101 3f3f3f3f3f3f3ff7e945

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