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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ????f?音?? 0011111100111111001111110011111110000010100001100011111110001001101110010011111100111111 3f3f3f3f82863f89b93f3f
EUC-JP ????f?音?? 0011111100111111001111110011111110100011111001100011111110110010101110110011111100111111 3f3f3f3fa3e63fb2bb3f3f
UTF-8 捻뀀툙杻f룚音쀬넯 111011111010011010100100111010111000000010000000111011011000100010011001111011111010011110001000111011111011110110000110111010111010001110011010111010011001111110110011111011001000000010101100111010111000010010101111 efa6a4eb8080ed8899efa788efbd86eba39ae99fb3ec80aceb84af
UHC 捻뀀툙杻f룚音쀬넯 111001101111011110110010111010111011100010010000111010101111010010100011111001101000111110010110111010111110010110010111111011001000011010101110 e6f7b2ebb890eaf4a3e68f96ebe597ec86ae

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