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 虎紗尾}虎紗尾{^ 100011001101010110001110110100011001010011110110011111011000110011010101100011101101000110010100111101100111101101011110 8cd58ed194f67d8cd58ed194f67b5e
EUC-JP 虎紗尾}虎紗尾{^ 101110001101011110111100110100111100100011111000011111011011100011010111101111001101001111001000111110000111101101011110 b8d7bcd3c8f87db8d7bcd3c8f87b5e
UTF-8 虎紗尾}虎紗尾{^ 111010001001100110001110111001111011010010010111111001011011000010111110011111011110100010011001100011101110011110110100100101111110010110110000101111100111101101011110 e8998ee7b497e5b0be7de8998ee7b497e5b0be7b5e
UHC 虎紗尾}虎紗尾{^ 111110111101101111011110111010011101101010101101011111011111101111011011110111101110100111011010101011010111101101011110 fbdbdee9daad7dfbdbdee9daad7b5e

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