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 袱鬯\n}袱鬯\n{^ 11101000101000101011000111101001101011001010111101011100011011100111110111101000101000101011000111101001101011001010111101011100011011100111101101011110 e8a2b1e9acaf5c6e7de8a2b1e9acaf5c6e7b5e
SJIS-WIN ?¢±?¬?\n}?¢±?¬?\n{^ 00111111100000011001000110000001011111010011111110000001110010100011111101011100011011100111110100111111100000011001000110000001011111010011111110000001110010100011111101011100011011100111101101011110 3f8191817d3f81ca3f5c6e7d3f8191817d3f81ca3f5c6e7b5e
EUC-JP 袱鬯\n}袱鬯\n{^ 10001111101010111011001010100001111100011010000111011110100011111010101110110001101000101100110010001111101000101011010001011100011011100111110110001111101010111011001010100001111100011010000111011110100011111010101110110001101000101100110010001111101000101011010001011100011011100111101101011110 8fabb2a1f1a1de8fabb1a2cc8fa2b45c6e7d8fabb2a1f1a1de8fabb1a2cc8fa2b45c6e7b5e
UTF-8 袱鬯\n}袱鬯\n{^ 11000011101010001100001010100010110000101011000111000011101010011100001010101100110000101010111101011100011011100111110111000011101010001100001010100010110000101011000111000011101010011100001010101100110000101010111101011100011011100111101101011110 c3a8c2a2c2b1c3a9c2acc2af5c6e7dc3a8c2a2c2b1c3a9c2acc2af5c6e7b5e
UHC ??±???\n}??±???\n{^ 001111110011111110100001101111100011111100111111001111110101110001101110011111010011111100111111101000011011111000111111001111110011111101011100011011100111101101011110 3f3fa1be3f3f3f5c6e7d3f3fa1be3f3f3f5c6e7b5e

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