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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 箋??凹∽?慾? 111000101011001100111111001111111000100110011010100000011110010000111111100101110111110000111111 e2b33f3f899a81e43f977c3f
EUC-JP 箋??凹∽?慾? 111001001011010100111111001111111011000111111010101000101110011000111111110011011101110100111111 e4b53f3fb1faa2e63fcddd3f
UTF-8 箋뺞콖凹∽풄慾묕 111001111010111010001011111010111011101010011110111011001011110110010110111001011000011110111001111000101000100010111101111011011001001010000100111001101000010110111110111010111010110010010101 e7ae8bebba9eecbd96e587b9e288bded9284e685beebac95
UHC 箋뺞콖凹∽풄慾묕 11101111101010001001010111100110101100011001000011101000111010101010000111101111101111101000110011101001101011111001000111101111 efa895e6b190e8eaa1efbe8ce9af91ef

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