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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蟋呱ッシ}蟋呱ッシ{^ 111001011010011110011001111010111010111110111100011111011110010110100111100110011110101110101111101111000111101101011110 e5a799ebafbc7de5a799ebafbc7b5e
EUC-JP 蟋呱ッシ}蟋呱ッシ{^ 11101010101010011101001011101101100011101010111110001110101111000111110111101010101010011101001011101101100011101010111110001110101111000111101101011110 eaa9d2ed8eaf8ebc7deaa9d2ed8eaf8ebc7b5e
UTF-8 蟋呱ッシ}蟋呱ッシ{^ 111010001001111110001011111001011001000110110001111011111011110110101111111011111011110110111100011111011110100010011111100010111110010110010001101100011110111110111101101011111110111110111101101111000111101101011110 e89f8be591b1efbdafefbdbc7de89f8be591b1efbdafefbdbc7b5e
UHC ?呱??}?呱??{^ 00111111110011011011001000111111001111110111110100111111110011011011001000111111001111110111101101011110 3fcdb23f3f7d3fcdb23f3f7b5e

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