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 程?睛?樗豆?矜 10010010111101100011111111100001110010110011111110010010100101001001001110100100001111111110000111100000 92f63fe1cb3f929493a43fe1e0
EUC-JP 程?睛?樗豆?矜 11000100111110000011111111100010110011010011111111000011111101001100011010100110001111111110001011100010 c4f83fe2cd3fc3f4c6a63fe2e2
UTF-8 程렖睛렪樗豆렞矜 111001111010100010001011111010111010000010010110111001111001110110011011111010111010000010101010111001101010100010010111111010001011000110000110111010111010000010011110111001111001111110011100 e7a88beba096e79d9beba0aae6a897e8b186eba09ee79f9c
UHC 程렖睛렪樗豆렞矜 11101111111011111000111010101011111011111110110010001110101110001110111011000000110101001110011110001110101011111101000011101000 efef8eabefec8eb8eec0d4e78eafd0e8

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