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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????あ????あ^ 00111111001111110011111100111111100000101010000000111111001111110011111100111111100000101010000001011110 3f3f3f3f82a03f3f3f3f82a05e
EUC-JP ????あ????あ^ 00111111001111110011111100111111101001001010001000111111001111110011111100111111101001001010001001011110 3f3f3f3fa4a23f3f3f3fa4a25e
UTF-8 룵웡룴햶あ룵웡룴햶あ^ 11101011101000111011010111101100100110111010000111101011101000111011010011101101100101101011011011100011100000011000001011101011101000111011010111101100100110111010000111101011101000111011010011101101100101101011011011100011100000011000001001011110 eba3b5ec9ba1eba3b4ed96b6e38182eba3b5ec9ba1eba3b4ed96b6e381825e
UHC 룵웡룴햶あ룵웡룴햶あ^ 100011111010101010111111111111011000111110101001110000011000111110101010101000101000111110101010101111111111110110001111101010011100000110001111101010101010001001011110 8faabffd8fa9c18faaa28faabffd8fa9c18faaa25e

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