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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 銕朱ーケ郢崎抄蓍雁香 111001111110110010001110111010011011000010111001111001111011100110001101111010001000111110110100111001001110011110001010111001011000110110000001 e7ec8ee9b0b9e7b98de88fb4e4e78ae58d81
EUC-JP 銕朱ーケ郢崎抄蓍雁香 1110111011101110101111001110101110001110101100001000111010111001111011101011101110111010111010101011111010110110111010001110100110110100111001111011100111100001 eeeebceb8eb08eb9eebbbaeabeb6e8e9b4e7b9e1
UTF-8 銕朱ーケ郢崎抄蓍雁香 111010011000101010010101111001101001110010110001111011111011110110110000111011111011110110111001111010011000001110100010111001011011010010001110111001101000101010000100111010001001001110001101111010011001101110000001111010011010011010011001 e98a95e69cb1efbdb0efbdb9e983a2e5b48ee68a84e8938de99b81e9a699
UHC ?朱???崎抄蓍雁香 00111111111100011011100100111111001111110011111111010000111110001111010011111100111000111100100111100100110100101111101011000101 3ff1b93f3f3fd0f8f4fce3c9e4d2fac5

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