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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 貉ソ迢朱岫貉ソ驟 1110011010111001101111111110011110001011100011101110100110011011101010111110011010111001101111111110100110000101 e6b9bfe78b8ee99babe6b9bfe985
EUC-JP 貉ソ迢朱岫貉ソ驟 11101100101110111000111010111111111011011110101110111100111010111101011010101101111011001011101110001110101111111111000111100101 ecbb8ebfedebbcebd6adecbb8ebff1e5
UTF-8 貉ソ迢朱岫貉ソ驟 111010001011001010001001111011111011110110111111111010001011111110100010111001101001110010110001111001011011001010101011111010001011001010001001111011111011110110111111111010011010100110011111 e8b289efbdbfe8bfa2e69cb1e5b2abe8b289efbdbfe9a99f
UHC ???朱岫??驟 0011111100111111001111111111000110111001111000011111101100111111001111111111011010101110 3f3f3ff1b9e1fb3f3ff6ae

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