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 ’X‘¥‘°’Fn}’X‘¥‘°’Fn{^ 100100100101100010010001101001011001000110110000100100100100011001101110011111011001001001011000100100011010010110010001101100001001001001000110011011100111101101011110 925891a591b092466e7d925891a591b092466e7b5e
SJIS-WIN ?X?¥?°?Fn}?X?¥?°?Fn{^ 00111111010110000011111110000001100011110011111110000001100010110011111101000110011011100111110100111111010110000011111110000001100011110011111110000001100010110011111101000110011011100111101101011110 3f583f818f3f818b3f466e7d3f583f818f3f818b3f466e7b5e
EUC-JP ?X???°?Fn}?X???°?Fn{^ 0011111101011000001111110011111100111111101000011110101100111111010001100110111001111101001111110101100000111111001111110011111110100001111010110011111101000110011011100111101101011110 3f583f3f3fa1eb3f466e7d3f583f3f3fa1eb3f466e7b5e
UTF-8 ’X‘¥‘°’Fn}’X‘¥‘°’Fn{^ 110000101001001001011000110000101001000111000010101001011100001010010001110000101011000011000010100100100100011001101110011111011100001010010010010110001100001010010001110000101010010111000010100100011100001010110000110000101001001001000110011011100111101101011110 c29258c291c2a5c291c2b0c292466e7dc29258c291c2a5c291c2b0c292466e7b5e
UHC ?X???°?Fn}?X???°?Fn{^ 0011111101011000001111110011111100111111101000011100011000111111010001100110111001111101001111110101100000111111001111110011111110100001110001100011111101000110011011100111101101011110 3f583f3f3fa1c63f466e7d3f583f3f3fa1c63f466e7b5e

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