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 銕朱ーケ郢崎抄蓍雁 11100111111011001000111011101001101100001011100111100111101110011000110111101000100011111011010011100100111001111000101011100101 e7ec8ee9b0b9e7b98de88fb4e4e78ae5
EUC-JP 銕朱ーケ郢崎抄蓍雁 111011101110111010111100111010111000111010110000100011101011100111101110101110111011101011101010101111101011011011101000111010011011010011100111 eeeebceb8eb08eb9eebbbaeabeb6e8e9b4e7
UTF-8 銕朱ーケ郢崎抄蓍雁 111010011000101010010101111001101001110010110001111011111011110110110000111011111011110110111001111010011000001110100010111001011011010010001110111001101000101010000100111010001001001110001101111010011001101110000001 e98a95e69cb1efbdb0efbdb9e983a2e5b48ee68a84e8938de99b81
UHC ?朱???崎抄蓍雁 0011111111110001101110010011111100111111001111111101000011111000111101001111110011100011110010011110010011010010 3ff1b93f3f3fd0f8f4fce3c9e4d2

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