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 ???ゃ∵??も^ 001111110011111100111111100000101110000110000001111001100011111100111111100000101110000001011110 3f3f3f82e181e63f3f82e05e
EUC-JP ???ゃ∵??も^ 001111110011111100111111101001001110001110100010111010000011111100111111101001001110001001011110 3f3f3fa4e3a2e83f3fa4e25e
UTF-8 룶점캀ゃ∵룵퀛も^ 11101011101000111011011011101100101000001001000011101100101110101000000011100011100000101000001111100010100010001011010111101011101000111011010111101101100000001001101111100011100000101000001001011110 eba3b6eca090ecba80e38283e288b5eba3b5ed809be382825e
UHC 룶점캀ゃ∵룵퀛も^ 1000111110101011110000011010000110101111100011111010101011100011101000011111000110001111101010101011001110001111101010101110001001011110 8fabc1a1af8faae3a1f18faab38faae25e

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