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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???穆}???穆{^ 00111111001111110011111110010110011100110111110100111111001111110011111110010110011100110111101101011110 3f3f3f96737d3f3f3f96737b5e
EUC-JP 濩??穆}濩??穆{^ 1000111111001001101001000011111100111111110010111101010001111101100011111100100110100100001111110011111111001011110101000111101101011110 8fc9a43f3fcbd47d8fc9a43f3fcbd47b5e
UTF-8 濩면렜穆}濩면렜穆{^ 111001101011111110101001111010111010100110110100111010111010000010011100111001111010100110000110011111011110011010111111101010011110101110101001101101001110101110100000100111001110011110101001100001100111101101011110 e6bfa9eba9b4eba09ce7a9867de6bfa9eba9b4eba09ce7a9867b5e
UHC 濩면렜穆}濩면렜穆{^ 11111011110011011011100011101001100011101010111011011001110011110111110111111011110011011011100011101001100011101010111011011001110011110111101101011110 fbcdb8e98eaed9cf7dfbcdb8e98eaed9cf7b5e

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