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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 邁ォ譎カ岦搾セ 1110011110110000101010111110011010011001101101101111101010101100100011011110111110111110 e7b0abe699b6faac8defbe
EUC-JP 邁ォ譎カ岦搾セ 111011101011001010001110101010111110101111111001100011101011011010001111101110111011001110111010111100011000111010111110 eeb28eabebf98eb68fbbb3baf18ebe
UTF-8 邁ォ譎カ岦搾セ 111010011000001010000001111011111011110110101011111010001010110110001110111011111011110110110110111001011011001010100110111001101001000010111110111011111011110110111110 e98281efbdabe8ad8eefbdb6e5b2a6e690beefbdbe
UHC 邁?譎??搾? 11011000111001000011111111111101110100100011111100111111111100111011011000111111 d8e43ffdd23f3ff3b63f

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