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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 瀇ナス}瀇ナス{^ 1111101101001111110001011011110101111101111110110100111111000101101111010111101101011110 fb4fc5bd7dfb4fc5bd7b5e
EUC-JP 瀇ナス}瀇ナス{^ 1000111111001001101011011000111011000101100011101011110101111101100011111100100110101101100011101100010110001110101111010111101101011110 8fc9ad8ec58ebd7d8fc9ad8ec58ebd7b5e
UTF-8 瀇ナス}瀇ナス{^ 111001111000000010000111111011111011111010000101111011111011110110111101011111011110011110000000100001111110111110111110100001011110111110111101101111010111101101011110 e78087efbe85efbdbd7de78087efbe85efbdbd7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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