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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ?畢幀粗?畢幀粗B 001111111001010101001100100110111110101010010001011001010011111110010101010011001001101111101010100100010110010101000010 3f954c9bea91653f954c9bea916542
EUC-JP ?畢幀粗?畢幀粗B 001111111100100110101101110101101110110011000001110001100011111111001001101011011101011011101100110000011100011001000010 3fc9add6ecc1c63fc9add6ecc1c642
UTF-8 뤋畢幀粗뤋畢幀粗B 11101011101001001000101111100111100101011010001011100101101110011000000011100111101100101001011111101011101001001000101111100111100101011010001011100101101110011000000011100111101100101001011101000010 eba48be795a2e5b980e7b297eba48be795a2e5b980e7b29742
UHC 뤋畢幀粗뤋畢幀粗B 1000111110111011111110011011010011101111110100111111000011011000100011111011101111111001101101001110111111010011111100001101100001000010 8fbbf9b4efd3f0d88fbbf9b4efd3f0d842

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