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 郤醐住}郤醐住{^ 111001111011101010001100111011011000111101011010011111011110011110111010100011001110110110001111010110100111101101011110 e7ba8ced8f5a7de7ba8ced8f5a7b5e
EUC-JP 郤醐住}郤醐住{^ 111011101011110010111000111011111011110110111011011111011110111010111100101110001110111110111101101110110111101101011110 eebcb8efbdbb7deebcb8efbdbb7b5e
UTF-8 郤醐住}郤醐住{^ 111010011000001110100100111010011000011010010000111001001011110110001111011111011110100110000011101001001110100110000110100100001110010010111101100011110111101101011110 e983a4e98690e4bd8f7de983a4e98690e4bd8f7b5e
UHC ??住}??住{^ 0011111100111111111100011010110001111101001111110011111111110001101011000111101101011110 3f3ff1ac7d3f3ff1ac7b5e

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