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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 逅・邇ウ}逅・邇ウ{^ 111001111001000010100101111001111000111010110011011111011110011110010000101001011110011110001110101100110111101101011110 e790a5e78eb37de790a5e78eb37b5e
EUC-JP 逅・邇ウ}逅・邇ウ{^ 11101101111100001000111010100101111011011110111010001110101100110111110111101101111100001000111010100101111011011110111010001110101100110111101101011110 edf08ea5edee8eb37dedf08ea5edee8eb37b5e
UTF-8 逅・邇ウ}逅・邇ウ{^ 111010011000000010000101111011111011110110100101111010011000001010000111111011111011110110110011011111011110100110000000100001011110111110111101101001011110100110000010100001111110111110111101101100110111101101011110 e98085efbda5e98287efbdb37de98085efbda5e98287efbdb37b5e
UHC 逅?邇?}逅?邇?{^ 111111011011000100111111111011001100010000111111011111011111110110110001001111111110110011000100001111110111101101011110 fdb13fecc43f7dfdb13fecc43f7b5e

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