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 燿????????^ 1110000010100000001111110011111100111111001111110011111100111111001111110011111101011110 e0a03f3f3f3f3f3f3f3f5e
EUC-JP 燿????????^ 1110000010100010001111110011111100111111001111110011111100111111001111110011111101011110 e0a23f3f3f3f3f3f3f3f5e
UTF-8 燿녔뿓療귡옾嶪쀨럼^ 11100111100001111011111111101011100001011001010011101011101111111001001111101111101001111000000111101010101101111010000111101100100110001011111011100101101101101010101011101100100000001010100011101011100111111011110001011110 e787bfeb8594ebbf93efa781eab7a1ec98bee5b6aaec80a8eb9fbc5e
UHC 燿녔뿓療귡옾嶪쀨럼^ 11101000111111001011001111100110100101111001011111101000111111101000001011101001100111101011001111100101111101011001011111101000101101111011001101011110 e8fcb3e69797e8fe82e99eb3e5f597e8b7b35e

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