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 ??????h???? 0011111100111111001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f3f3f683f3f3f3f
SJIS-WIN ?k?癌??h?k?癌 001111111000001010001011001111111000101011100000001111110011111101101000001111111000001010001011001111111000101011100000 3f828b3f8ae03f3f683f828b3f8ae0
EUC-JP ?k?癌??h?k?癌 001111111010001111101011001111111011010011100010001111110011111101101000001111111010001111101011001111111011010011100010 3fa3eb3fb4e23f3f683fa3eb3fb4e2
UTF-8 緣k젳癌뺣젻h緣k젳癌 11100111101101111010001111101111101111011000101111101100101000001011001111100111100110011000110011101011101110101010001111101100101000001011101101101000111001111011011110100011111011111011110110001011111011001010000010110011111001111001100110001100 e7b7a3efbd8beca0b3e7998cebbaa3eca0bb68e7b7a3efbd8beca0b3e7998c
UHC 緣k젳癌뺣젻h緣k젳癌 111001101101111010100011111010111010000010100111111001001101111110010101111010111010000010101110011010001110011011011110101000111110101110100000101001111110010011011111 e6dea3eba0a7e4df95eba0ae68e6dea3eba0a7e4df

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