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 テォツ個мテォツ個к^ 110000111010101111000010100011001100001010000100011111011100001110101011110000101000110011000010100001000111101101011110 c3abc28cc2847dc3abc28cc2847b5e
EUC-JP テォツ個мテォツ個к^ 100011101100001110001110101010111000111011000010101110001100010010100111110111101000111011000011100011101010101110001110110000101011100011000100101001111101110001011110 8ec38eab8ec2b8c4a7de8ec38eab8ec2b8c4a7dc5e
UTF-8 テォツ個мテォツ個к^ 1110111110111110100000111110111110111101101010111110111110111110100000101110010110000000100010111101000010111100111011111011111010000011111011111011110110101011111011111011111010000010111001011000000010001011110100001011101001011110 efbe83efbdabefbe82e5808bd0bcefbe83efbdabefbe82e5808bd0ba5e
UHC ???個м???個к^ 001111110011111100111111110010111100000110101100110111100011111100111111001111111100101111000001101011001101110001011110 3f3f3fcbc1acde3f3f3fcbc1acdc5e

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