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 ??箏繃??箏棚^ 00111111001111111110001010110101111000110111110100111111001111111110001010110101100100100100100101011110 3f3fe2b5e37d3f3fe2b592495e
EUC-JP ??箏繃??箏棚^ 00111111001111111110010010110111111001011101111000111111001111111110010010110111110000111010101001011110 3f3fe4b7e5de3f3fe4b7c3aa5e
UTF-8 痢렡箏繃痢렡箏棚^ 11101111101001111010010111101011101000001010000111100111101011101000111111100111101110011000001111101111101001111010010111101011101000001010000111100111101011101000111111100110101000111001101001011110 efa7a5eba0a1e7ae8fe7b983efa7a5eba0a1e7ae8fe6a39a5e
UHC 痢렡箏繃痢렡箏棚^ 1110110010111000100011101011001011101110101101001101110111011110111011001011100010001110101100101110111010110100110111011101110001011110 ecb88eb2eeb4dddeecb88eb2eeb4dddc5e

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