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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 驍よョ蛾b譌ャ^ 11101001100000101000001011100110101011101000100111101001100000101000001011100110100101111010110001011110 e98282e6ae89e98282e697ac5e
EUC-JP 驍よョ蛾b譌ャ^ 111100011110001010100100111010001000111010101110101100101110101110100011111000101110101111110111100011101010110001011110 f1e2a4e88eaeb2eba3e2ebf78eac5e
UTF-8 驍よョ蛾b譌ャ^ 11101001101010011000110111100011100000101000100011101111101111011010111011101000100110111011111011101111101111011000001011101000101011011000110011101111101111011010110001011110 e9a98de38288efbdaee89bbeefbd82e8ad8cefbdac5e
UHC 驍よ?蛾b??^ 111111011010010010101010111010000011111111100100101101101010001111100010001111110011111101011110 fda4aae83fe4b6a3e23f3f5e

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