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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?育??枇????^ 001111111000100011100111001111110011111110010100111110000011111100111111001111110011111101011110 3f88e73f3f94f83f3f3f3f5e
EUC-JP ?育雩?枇????^ 0011111110110000111010011000111111100110111110100011111111001000111110100011111100111111001111110011111101011110 3fb0e98fe6fa3fc8fa3f3f3f3f5e
UTF-8 뤊育雩껭枇븍잴렡뢸^ 11101011101001001000101011101000100000101011001011101001100110111010100111101010101110111010110111100110100111101000011111101011101110001000110111101100100111101011010011101011101000001010000111101011101000101011100001011110 eba48ae882b2e99ba9eabbade69e87ebb88dec9eb4eba0a1eba2b85e
UHC 뤊育雩껭枇븍잴렡뢸^ 10001111101110101110101111000000111010011110110010110010101101111101110111101101101110101110101111000000111010101000111010110010101101111101110001011110 8fbaebc0e9ecb2b7ddedbaebc0ea8eb2b7dc5e

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