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 褸珠ョ凡褸珠ョ本^ 111001011111100010001110111011001010111010010110011111011110010111111000100011101110110010101110100101100111101101011110 e5f88eecae967de5f88eecae967b5e
EUC-JP 褸珠ョ凡褸珠ョ本^ 1110101011111010101111001110111010001110101011101100101111011110111010101111101010111100111011101000111010101110110010111101110001011110 eafabcee8eaecbdeeafabcee8eaecbdc5e
UTF-8 褸珠ョ凡褸珠ョ本^ 11101000101001001011100011100111100011111010000011101111101111011010111011100101100001111010000111101000101001001011100011100111100011111010000011101111101111011010111011100110100111001010110001011110 e8a4b8e78fa0efbdaee587a1e8a4b8e78fa0efbdaee69cac5e
UHC 褸珠?凡褸珠?本^ 110101111010111011110001110000010011111111011011111011011101011110101110111100011100000100111111110111001110001001011110 d7aef1c13fdbedd7aef1c13fdce25e

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