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 ?拔ぎ拒?拔ぎ居^ 001111111001110101010101100000101010110010001011100100010011111110011101010101011000001010101100100010111000111101011110 3f9d5582ac8b913f9d5582ac8b8f5e
EUC-JP ?拔ぎ拒?拔ぎ居^ 001111111101100110110110101001001010111010110101111100010011111111011001101101101010010010101110101101011110111101011110 3fd9b6a4aeb5f13fd9b6a4aeb5ef5e
UTF-8 了拔ぎ拒了拔ぎ居^ 11101111101001101011101011100110100010111001010011100011100000011000111011100110100010111001001011101111101001101011101011100110100010111001010011100011100000011000111011100101101100011000010101011110 efa6bae68b94e3818ee68b92efa6bae68b94e3818ee5b1855e
UHC 了拔ぎ拒了拔ぎ居^ 1110100011100111110110101111101110101010101011101100101111011110111010001110011111011010111110111010101010101110110010111101110001011110 e8e7dafbaaaecbdee8e7dafbaaaecbdc5e

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