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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 漆称ツ}漆称ツ{^ 10001110101111011000111111001100110000100111110110001110101111011000111111001100110000100111101101011110 8ebd8fccc27d8ebd8fccc27b5e
EUC-JP 漆称ツ}漆称ツ{^ 101111001011111110111110110011101000111011000010011111011011110010111111101111101100111010001110110000100111101101011110 bcbfbece8ec27dbcbfbece8ec27b5e
UTF-8 漆称ツ}漆称ツ{^ 111001101011110010000110111001111010011110110000111011111011111010000010011111011110011010111100100001101110011110100111101100001110111110111110100000100111101101011110 e6bc86e7a7b0efbe827de6bc86e7a7b0efbe827b5e
UHC 漆??}漆??{^ 1111011011010100001111110011111101111101111101101101010000111111001111110111101101011110 f6d43f3f7df6d43f3f7b5e

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