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 韜苓サク貔茨セ呻ス 1110100011101001100101111110100010111011101110001110011010111110100010001110111110111110100110011110111110111101 e8e997e8bbb8e6be88efbe99efbd
EUC-JP 韜苓サク貔茨セ呻ス 111100001110101111001110111010101000111010111011100011101011100011101100110000001011000011110001100011101011111011010010111100011000111010111101 f0ebceea8ebb8eb8ecc0b0f18ebed2f18ebd
UTF-8 韜苓サク貔茨セ呻ス 111010011001111110011100111010001000101110010011111011111011110110111011111011111011110110111000111010001011001010010100111010001000110010101000111011111011110110111110111001011001000110111011111011111011110110111101 e99f9ce88b93efbdbbefbdb8e8b294e88ca8efbdbee591bbefbdbd
UHC 韜????茨?呻? 110101001011011100111111001111110011111100111111111011011011110000111111111000111110001000111111 d4b73f3f3f3fedbc3fe3e23f

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