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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 螳崎樗薰ア螳崎樗薰ア^ 11100101101011101000110111101000100100101001010011111011100111101011000111100101101011101000110111101000100100101001010011111011100111101011000101011110 e5ae8de89294fb9eb1e5ae8de89294fb9eb15e
EUC-JP 螳崎樗?ア螳崎樗?ア^ 11101010101100001011101011101010110000111111010000111111100011101011000111101010101100001011101011101010110000111111010000111111100011101011000101011110 eab0baeac3f43f8eb1eab0baeac3f43f8eb15e
UTF-8 螳崎樗薰ア螳崎樗薰ア^ 11101000100111101011001111100101101101001000111011100110101010001001011111101000100101101011000011101111101111011011000111101000100111101011001111100101101101001000111011100110101010001001011111101000100101101011000011101111101111011011000101011110 e89eb3e5b48ee6a897e896b0efbdb1e89eb3e5b48ee6a897e896b0efbdb15e
UHC 螳崎樗薰?螳崎樗薰?^ 11010011110110011101000011111000111011101100000011111101101110010011111111010011110110011101000011111000111011101100000011111101101110010011111101011110 d3d9d0f8eec0fdb93fd3d9d0f8eec0fdb93f5e

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