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 ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN 畑???h畑??? 1001010010101000001111110011111100111111011010001001010010101000001111110011111100111111 94a83f3f3f6894a83f3f3f
EUC-JP 畑???h畑??? 1100100010101010001111110011111100111111011010001100100010101010001111110011111100111111 c8aa3f3f3f68c8aa3f3f3f
UTF-8 畑닌뉙룚h畑닌뉙룚 11100111100101011001000111101011100010111000110011101011100010011001100111101011101000111001101001101000111001111001010110010001111010111000101110001100111010111000100110011001111010111010001110011010 e79591eb8b8ceb8999eba39a68e79591eb8b8ceb8999eba39a
UHC 畑닌뉙룚h畑닌뉙룚 1110111110100101101101001101000110000111111011011000111110010110011010001110111110100101101101001101000110000111111011011000111110010110 efa5b4d187ed8f9668efa5b4d187ed8f96

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