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 澵蒔瀇室澵蒔瀇室^ 1111101101001100100011101010101011111011010011111000111010111010111110110100110010001110101010101111101101001111100011101011101001011110 fb4c8eaafb4f8ebafb4c8eaafb4f8eba5e
EUC-JP 澵蒔瀇室澵蒔瀇室^ 100011111100100011111000101111001010110010001111110010011010110110111100101111001000111111001000111110001011110010101100100011111100100110101101101111001011110001011110 8fc8f8bcac8fc9adbcbc8fc8f8bcac8fc9adbcbc5e
UTF-8 澵蒔瀇室澵蒔瀇室^ 11100110101111101011010111101000100100101001010011100111100000001000011111100101101011101010010011100110101111101011010111101000100100101001010011100111100000001000011111100101101011101010010001011110 e6beb5e89294e78087e5aea4e6beb5e89294e78087e5aea45e
UHC ?蒔?室?蒔?室^ 00111111111000111100100000111111111000111111100000111111111000111100100000111111111000111111100001011110 3fe3c83fe3f83fe3c83fe3f85e

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