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 ?????????W 00111111001111110011111100111111001111110011111100111111001111110011111101010111 3f3f3f3f3f3f3f3f3f57
SJIS-WIN ??????燁??W 0011111100111111001111110011111100111111001111111111101101011001001111110011111101010111 3f3f3f3f3f3ffb593f3f57
EUC-JP ??????燁??W 001111110011111100111111001111110011111100111111100011111100101010110011001111110011111101010111 3f3f3f3f3f3f8fcab33f3f57
UTF-8 琉꿩캒凉붿쪡燁섎젗W 11101111101001111000110011101010101111111010100111101100101110101001001011101111101001011011100111101011101101101011111111101100101010101010000111100111100001111000000111101100100001001000111011101100101000001001011101010111 efa78ceabfa9ecba92efa5b9ebb6bfecaaa1e78781ec848eeca09757
UHC 琉꿩캒凉붿쪡燁섎젗W 11101011101001001011001011100110101011111001101111100101101111001001010011101100101001011001101011100111101001111001100011101011101000001001001101010111 eba4b2e6af9be5bc94eca59ae7a798eba09357

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