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 ‰¥h‰¥fN}‰¥h‰¥fN{^ 1000100110100101011010001000100110100101011001100100111001111101100010011010010101101000100010011010010101100110010011100111101101011110 89a56889a5664e7d89a56889a5664e7b5e
SJIS-WIN ?¥h?¥fN}?¥h?¥fN{^ 001111111000000110001111011010000011111110000001100011110110011001001110011111010011111110000001100011110110100000111111100000011000111101100110010011100111101101011110 3f818f683f818f664e7d3f818f683f818f664e7b5e
EUC-JP ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
UTF-8 ‰¥h‰¥fN}‰¥h‰¥fN{^ 11000010100010011100001010100101011010001100001010001001110000101010010101100110010011100111110111000010100010011100001010100101011010001100001010001001110000101010010101100110010011100111101101011110 c289c2a568c289c2a5664e7dc289c2a568c289c2a5664e7b5e
UHC ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e

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