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 ???????漿? 00111111001111110011111100111111001111110011111100111111100111111111011100111111 3f3f3f3f3f3f3f9ff73f
EUC-JP ???????漿? 00111111001111110011111100111111001111110011111100111111110111101111100100111111 3f3f3f3f3f3f3fdef93f
UTF-8 뤶옘깃凉⑷咽댄漿슨 111010111010010010110110111011001001100010011000111010101011100110000011111011111010010110111001111000101001000110110111111011111010011010011110111010111000110010000100111001101011110010111111111011001000101010101000 eba4b6ec9898eab983efa5b9e291b7efa69eeb8c84e6bcbfec8aa8
UHC 뤶옘깃凉⑷咽댄漿슨 100011111110010010111111101111001011000111101010111001011011110010101001111010101110011011101100101101001110110111101101111011001011110110111100 8fe4bfbcb1eae5bca9eae6ecb4ededecbdbc

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