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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 髻懶スコ驕橸スソ^ 11101001100111111001110011101111101111011011101011101001100000011001111011101111101111011011111101011110 e99f9cefbdbae9819eefbdbf5e
EUC-JP 髻懶スコ驕橸スソ^ 1111001010100001110110001111000110001110101111011000111010111010111100011110000111011100111100011000111010111101100011101011111101011110 f2a1d8f18ebd8ebaf1e1dcf18ebd8ebf5e
UTF-8 髻懶スコ驕橸スソ^ 11101001101010111011101111100110100001111011011011101111101111011011110111101111101111011011101011101001101010011001010111100110101010011011100011101111101111011011110111101111101111011011111101011110 e9abbbe687b6efbdbdefbdbae9a995e6a9b8efbdbdefbdbf5e
UHC ?懶??驕???^ 0011111111010100111110110011111100111111110011101111011000111111001111110011111101011110 3fd4fb3f3fcef63f3f3f5e

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