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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ーョーニーョーニ^ 101100001010111010110000110001101011000010101110101100001100011001011110 b0aeb0c6b0aeb0c65e
EUC-JP ーョーニーョーニ^ 1000111010110000100011101010111010001110101100001000111011000110100011101011000010001110101011101000111010110000100011101100011001011110 8eb08eae8eb08ec68eb08eae8eb08ec65e
UTF-8 ーョーニーョーニ^ 11101111101111011011000011101111101111011010111011101111101111011011000011101111101111101000011011101111101111011011000011101111101111011010111011101111101111011011000011101111101111101000011001011110 efbdb0efbdaeefbdb0efbe86efbdb0efbdaeefbdb0efbe865e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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