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 ???v???v^ 001111110011111100111111011101100011111100111111001111110111011001011110 3f3f3f763f3f3f765e
SJIS-WIN ?手邯v?手邯v^ 00111111100011101110100011100111101101100111011000111111100011101110100011100111101101100111011001011110 3f8ee8e7b6763f8ee8e7b6765e
EUC-JP ?手邯v?手邯v^ 00111111101111001110101011101110101110000111011000111111101111001110101011101110101110000111011001011110 3fbceaeeb8763fbceaeeb8765e
UTF-8 룶手邯v룶手邯v^ 111010111010001110110110111001101000100110001011111010011000001010101111011101101110101110100011101101101110011010001001100010111110100110000010101011110111011001011110 eba3b6e6898be982af76eba3b6e6898be982af765e
UHC 룶手邯v룶手邯v^ 100011111010101111100010101000101100101011111011011101101000111110101011111000101010001011001010111110110111011001011110 8fabe2a2cafb768fabe2a2cafb765e

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