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 ??慂莢??慂脅^ 00111111001111111001110011001000111001001011000000111111001111111001110011001000100010111011101001011110 3f3f9cc8e4b03f3f9cc88bba5e
EUC-JP 濩?慂莢濩?慂脅^ 1000111111001001101001000011111111011000110010101110100010110010100011111100100110100100001111111101100011001010101101101011110001011110 8fc9a43fd8cae8b28fc9a43fd8cab6bc5e
UTF-8 濩年慂莢濩年慂脅^ 11100110101111111010100111101111101001101000111011100110100001011000001011101000100011101010001011100110101111111010100111101111101001101000111011100110100001011000001011101000100001001000010101011110 e6bfa9efa68ee68582e88ea2e6bfa9efa68ee68582e884855e
UHC 濩年慂莢濩年慂脅^ 1111101111001101111001101100010011101001101111011111101011111000111110111100110111100110110001001110100110111101111110101111011001011110 fbcde6c4e9bdfaf8fbcde6c4e9bdfaf65e

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