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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???畑??夜?Ⅹ^ 00111111001111110011111110010100101010000011111100111111100101101110100100111111100001110101110101011110 3f3f3f94a83f3f96e93f875d5e
EUC-JP ???畑??夜??^ 001111110011111100111111110010001010101000111111001111111100110011101011001111110011111101011110 3f3f3fc8aa3f3fcceb3f3f5e
UTF-8 溜녑쯃畑밸졂夜잞Ⅹ^ 11101111101001111000101111101011100001011001000111101100101011111000001111100111100101011001000111101011101100001011100011101100101000011000001011100101101001001001110011101100100111101001111011100010100001011010100101011110 efa78beb8591ecaf83e79591ebb0b8eca182e5a49cec9e9ee285a95e
UHC 溜녑쯃畑밸졂夜잞Ⅹ^ 11101010111111101011001111100101101010001001111111101111101001011011100111101011101000001011001111100101101010001001111111101111101001011011100101011110 eafeb3e5a89fefa5b9eba0b3e5a89fefa5b95e

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