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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 畑????畑????B 10010100101010000011111100111111001111110011111110010100101010000011111100111111001111110011111101000010 94a83f3f3f3f94a83f3f3f3f42
EUC-JP 畑?ł堉?畑?ł堉?B 110010001010101000111111100011111010100111001000100011111011011111111101001111111100100010101010001111111000111110101001110010001000111110110111111111010011111101000010 c8aa3f8fa9c88fb7fd3fc8aa3f8fa9c88fb7fd3f42
UTF-8 畑대ł堉뱕畑대ł堉뱕B 1110011110010101100100011110101110001100100000001100010110000010111001011010000010001001111010111011000110010101111001111001010110010001111010111000110010000000110001011000001011100101101000001000100111101011101100011001010101000010 e79591eb8c80c582e5a089ebb195e79591eb8c80c582e5a089ebb19542
UHC 畑대ł堉뱕畑대ł堉뱕B 111011111010010110110100111010111010100110101001111010111011110010010011011101101110111110100101101101001110101110101001101010011110101110111100100100110111011001000010 efa5b4eba9a9ebbc9376efa5b4eba9a9ebbc937642

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