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{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
SJIS-WIN 敍衲h敍衲fN}敍衲h敍衲fN{^ 10011101110001001110010111010011011010001001110111000100111001011101001101100110010011100111110110011101110001001110010111010011011010001001110111000100111001011101001101100110010011100111101101011110 9dc4e5d3689dc4e5d3664e7d9dc4e5d3689dc4e5d3664e7b5e
EUC-JP 敍衲h敍衲fN}敍衲h敍衲fN{^ 11011010110001101110101011010101011010001101101011000110111010101101010101100110010011100111110111011010110001101110101011010101011010001101101011000110111010101101010101100110010011100111101101011110 dac6ead568dac6ead5664e7ddac6ead568dac6ead5664e7b5e
UTF-8 敍衲h敍衲fN}敍衲h敍衲fN{^ 111001101001010110001101111010001010000110110010011010001110011010010101100011011110100010100001101100100110011001001110011111011110011010010101100011011110100010100001101100100110100011100110100101011000110111101000101000011011001001100110010011100111101101011110 e6958de8a1b268e6958de8a1b2664e7de6958de8a1b268e6958de8a1b2664e7b5e
UHC 敍衲h敍衲fN}敍衲h敍衲fN{^ 11011111111100111101001010100100011010001101111111110011110100101010010001100110010011100111110111011111111100111101001010100100011010001101111111110011110100101010010001100110010011100111101101011110 dff3d2a468dff3d2a4664e7ddff3d2a468dff3d2a4664e7b5e

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